heat-agents/heat-config
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
..
bin Add region_name for heat-config-notify 2018-07-08 08:20:34 +12:00
install.d Add keystoneclient in heat-config 2018-01-11 16:34:42 +00:00
os-apply-config Add region_name for heat-config-notify 2018-07-08 08:20:34 +12:00
os-refresh-config/configure.d Expose error when a hook script raises an exception 2018-05-22 17:53:53 +01:00
README.rst Move elements at the top level 2017-01-04 16:57:10 +01:00
element-deps Move elements at the top level 2017-01-04 16:57:10 +01:00

README.rst

This is an os-refresh-config script which iterates over deployments configuration data and invokes the appropriate hook for each deployment item. Any outputs returned by the hook will be signalled back to heat using the configured signalling method.