heat/heat/engine/clients
Feilong Wang e11cfb569b Fix cfn-init-data path in ignition
The 'local-data' in path /var/lib/os-collect-config/local-data should
be a directory, not a file. However, even if we can fix this, now
os-apply-config will merge configs based on the order [ec2, heat and
local], but actually there is no deployments collected local. Then
unfortunately, the deployments collected from Heat will be
overwriten because the merging order in os-apply-config. At this
moment, we can't change os-apply-config since it's deliberate.
So the only reasonable way we can do now is using
/var/lib/heat-cfntools/cfn-init-data and /var/lib/cloud/data/cfn-init-data.

Story: 2006566
Task: 36851

Change-Id: I3b1ed30967e9235e9e830c5e4156f739303be618
(cherry picked from commit ea18c18188)
2019-10-17 08:13:40 +00:00
..
os Fix cfn-init-data path in ignition 2019-10-17 08:13:40 +00:00
__init__.py Don't invlidate auth/client plugins for token expiry 2017-04-11 05:22:43 +00:00
client_exception.py Replace deprecated nova calls for floatingip 2018-01-08 09:32:59 +05:30
client_plugin.py Add retries when loading keystone data and fetching endpoints 2019-08-23 21:34:31 +05:30
default_client_plugin.py Handle resource plugins without default_client_name 2018-06-18 16:41:43 -04:00
microversion_mixin.py Add MicroversionMixin for microversion support 2018-03-28 07:47:22 +05:30
progress.py zun: add property 'networks' to container 2018-07-27 21:39:37 +00:00