tripleo-heat-templates/extraconfig
James Slagle a0e6d30ca2 Config download support for standalone deployments
Presently, "openstack overcloud config download" does not support all
Deployment resources, only those included in the RoleData and are
natively of type group:ansible.

This patch adds support for also pulling all the deployment data for
OS::Heat::SoftwareDeployment (singular) resources applied to individual
servers of any group type. Those resources are mapped to a new nested
stack via the config-download-environment.yaml environment.

The nested stack has the same interface as a SoftwareDeployment but only
creates a OS::Heat::Value resource. The "config download" code will be
updated in a separate patch to read the deployment data from these Value
resources and apply them via ansible.

The related tripleo-common patch (which depends on this patch) is:
I7d7f6b831b8566390d8f747fb6f45e879b0392ba

implements: blueprint ansible-config-download
Change-Id: Ic2af634403b1ab2924c383035f770453f39a2cd5
2017-10-12 22:34:09 +00:00
..
all_nodes Contrail network realignement + DPDK enablement 2017-07-25 18:24:13 +02:00
nova_metadata Render VIPs dynamically based on network_data.yaml 2017-08-04 09:44:31 -04:00
post_deploy Fix stackrc for containerized undercloud 2017-09-27 14:12:22 +02:00
pre_deploy/rhel-registration Workaround for RHEL registration as "localhost" 2017-08-17 14:27:30 -04:00
pre_network Make RoleParameters and key_name descriptions consistent 2017-08-02 16:18:25 -05:00
tasks Config download support for standalone deployments 2017-10-12 22:34:09 +00:00