OpenStack Orchestration (Heat) Agents
Go to file
Zane Bitter 08ffe6bb90 Get rid of dependency on dpath
dpath isn't in the OpenStack global requirements list, so it's one of
the things breaking the requirements job. Furthermore, it's only used on
one line, to avoid some trivial Python code. Just get rid of it.

Change-Id: I4d284894e48a20c60f9c57e0d2c0696dc348fb0b
Depends-On: https://review.openstack.org/604386
2018-11-21 20:09:16 -05:00
doc Migrate the link of bug report button to storyboard 2018-08-30 07:15:46 -04:00
heat-config Added missing json 'encode' function 2018-11-08 13:02:14 +01:00
heat-config-ansible Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-apply-config Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-cfn-init Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-chef Chef: Fix encoding and Python 3 support 2018-03-26 16:01:03 -04:00
heat-config-docker-cmd Change docker-cmd for recent paunch changes 2018-11-06 15:21:32 +01:00
heat-config-docker-compose Get rid of dependency on dpath 2018-11-21 20:09:16 -05:00
heat-config-hiera Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-json-file Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-kubelet Merge "Use six StringIO" 2018-03-26 20:29:31 +00:00
heat-config-puppet Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-salt Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-script Organize heat-agents docs 2017-08-04 08:52:27 +05:30
releasenotes Update reno for stable/rocky 2018-09-05 19:28:11 +00:00
tests Change docker-cmd for recent paunch changes 2018-11-06 15:21:32 +01:00
.gitignore Add reno for release notes management 2018-01-31 14:41:15 +00:00
.gitreview Move elements at the top level 2017-01-04 16:57:10 +01:00
.testr.conf Move elements at the top level 2017-01-04 16:57:10 +01:00
.zuul.yaml add python 3.6 unit test job 2018-08-28 17:20:07 -04: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 URL home-page in documents according to document migration 2017-07-25 11:24:08 +08:00
setup.py Update requirements manually 2018-02-02 07:53:18 +01:00
test-requirements.txt Get rid of dependency on dpath 2018-11-21 20:09:16 -05:00
tox.ini Clean up heat-agents docs 2018-03-26 16:32:53 -04:00

README.rst

Team and repository tags

image

Heat Agents

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