OpenStack Orchestration (Heat) Agents
Go to file
Feilong Wang fdd6a5f537 Add region_name for heat-config-notify
Now there is no region name when heat-config-notify try to get the
heat endpoint or zaqar endpoint. As a result, it could be a wrong
one returned from Keystone because there is no region name specified.
This patch fixes it.

Please refer Iec6f3606c9fdf8474f393b0990356f34d38bcf75 for the change
in Heat.

Please refer I88182a9a9af74e9760b2ec9b500971f06293f0b8 for the change
in occ.

Task: 22720
Story: 2002781

Change-Id: I8e0518fa61e237ec055834dd4bebe0fc87cd6627
2018-07-08 08:20:34 +12:00
doc Clean up heat-agents docs 2018-03-26 16:32:53 -04:00
heat-config Add region_name for heat-config-notify 2018-07-08 08:20:34 +12: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 Organize heat-agents docs 2017-08-04 08:52:27 +05:30
heat-config-docker-compose Organize heat-agents docs 2017-08-04 08:52:27 +05:30
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/queens 2018-02-09 11:11:00 +00:00
tests Add region_name for heat-config-notify 2018-07-08 08:20:34 +12: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
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 Merge "Create doc/requirements.txt" 2018-03-05 00:49:50 +00: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.