heat/heat/engine/clients/os
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
..
keystone Add connect_retries when creating domain_admin_client 2019-08-28 10:15:51 +05:30
neutron Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
__init__.py Use caching for resource name/id finders 2016-02-18 17:52:03 +05:30
aodh.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
barbican.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
blazar.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
cinder.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
designate.py Remove designate v1 support 2019-09-26 10:04:03 +05:30
glance.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
heat_plugin.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
magnum.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
manila.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
mistral.py Check for keystoneauth exceptions in mistral client plugin 2017-09-03 10:45:50 +05:30
monasca.py Fix for None base_url for Monasca client 2018-01-31 12:13:51 +00:00
nova.py Fix cfn-init-data path in ignition 2019-10-17 08:13:40 +00:00
octavia.py Add octavia L7Rule Resource 2018-01-23 13:03:55 +05:30
openstacksdk.py Fix stack delete error with none cluster 2018-06-22 13:36:22 +08:00
sahara.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
senlin.py Fix senlin cluster create 2019-07-29 16:14:28 +00:00
swift.py Convert bytes_used to int before comparison 2018-07-27 17:10:28 +05:30
trove.py Use connect_retries when creating clients 2019-08-23 09:25:35 +05:30
zaqar.py Remove log translations 2017-03-25 17:11:50 +08:00
zun.py zun: remove the handling of not acceptable error 2018-07-29 17:48:45 +00:00