OpenStack Orchestration (Heat) Agents
Go to file
Takashi Kajinami 0235a734e4 Fix python shebang
The current shebang requires /usr/bin/python which is not available in
Ubuntu Jammy by default.

Change-Id: I142472eb20591fc752db9ca06c954d362cd3e405
2023-10-17 16:02:20 +00:00
doc doc: Comment out language option 2022-06-06 15:34:07 +00:00
heat-config Fix python shebang 2023-10-17 16:02:20 +00:00
heat-config-ansible Fix python shebang 2023-10-17 16:02:20 +00:00
heat-config-apply-config Fix python shebang 2023-10-17 16:02:20 +00:00
heat-config-cfn-init Fix python shebang 2023-10-17 16:02:20 +00:00
heat-config-chef Fix python shebang 2023-10-17 16:02:20 +00:00
heat-config-docker-cmd Fix python shebang 2023-10-17 16:02:20 +00:00
heat-config-docker-compose Fix python shebang 2023-10-17 16:02:20 +00:00
heat-config-hiera Fix python shebang 2023-10-17 16:02:20 +00:00
heat-config-json-file Fix python shebang 2023-10-17 16:02:20 +00:00
heat-config-kubelet Fix python shebang 2023-10-17 16:02:20 +00:00
heat-config-puppet Fix python shebang 2023-10-17 16:02:20 +00:00
heat-config-salt Fix python shebang 2023-10-17 16:02:20 +00:00
heat-config-script Fix python shebang 2023-10-17 16:02:20 +00:00
releasenotes Update master for stable/2023.2 2023-09-14 01:36:17 +00:00
tests Fix python shebang 2023-10-17 16:02:20 +00:00
.gitignore Migrate from testr to stestr 2021-05-17 18:15:14 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:28:24 +00:00
.stestr.conf Migrate from testr to stestr 2021-05-17 18:15:14 +05:30
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 2022-09-13 14:13:45 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2021-06-01 02:08:59 +00:00
LICENSE Reinstate LICENSE file 2017-01-13 11:37:47 -05:00
MANIFEST.in Add setup files for packaging 2017-01-25 16:15:23 +01:00
README.rst Organize heat-agents docs 2017-08-04 08:52:27 +05:30
requirements.txt Update requirements manually 2018-02-02 07:53:18 +01:00
setup.cfg Update python testing as per zed cycle testing runtime 2022-07-08 11:08:19 +09:00
setup.py [ussuri][goal] Drop python 2.7 support and testing 2020-02-04 20:21:41 +01:00
test-requirements.txt Migrate from testr to stestr 2021-05-17 18:15:14 +05:30
tox.ini Drop lower-constraints.txt and its testing 2022-04-30 15:15:33 -05:00

README.rst

Team and repository tags

image

Heat Agents

Heat Agents are python hooks for deploying software configurations using heat.