tripleo-common/scripts
James Slagle 381fc8c4fe Config download support for all deployments
Presently, "openstack overcloud config download" only supports the
OS::HeatSoftwareDeploymentGroup (plural) resources from
deploy-steps.yaml.

This patch adds support to the command to also pull the deployment
resources for each individual server from the OS::Heat::Value resources
called "TripleODeployment", as well as other SoftwareDeploymentGroup
resources not from deploy-steps.j2. See the Depends-On
tripleo-heat-templates patch for how these resources are mapped.

These deployments are applied by additional plays in the generated
playbooks. Instead of having to reimplement each deployment in a native
group:ansible, the ansible tasks just trigger the deployments by calling
55-heat-config remotely with the rendered json deployment data for
whatever deployment is being applied.

This method saves us from having to migrate all these resources to
native ansible (and requring all end users to do so).

Also included is a helper script called tripleo-config-download to run
the config download outside of Mistral.

implements: blueprint ansible-config-download
Change-Id: I7d7f6b831b8566390d8f747fb6f45e879b0392ba
Depends-On: Ic2af634403b1ab2924c383035f770453f39a2cd5
2017-10-17 13:59:53 -04:00
..
README-tripleo.sh Remove tripleo.sh (now in tripleo-ci repo) 2016-03-15 08:01:22 -04:00
bootstrap_host_exec Add a bootstrap_host_exec CMD 2017-05-10 13:10:38 -04:00
bootstrap_host_only_eval Fix running complex command lines via bootstrap_host_exec 2017-09-22 22:04:07 +01:00
bootstrap_host_only_exec Fix running complex command lines via bootstrap_host_exec 2017-09-22 22:04:07 +01:00
create_freeipa_enroll_envfile.py Add FreeIPA enrollment environment generator 2016-12-13 14:36:53 +00:00
pull-puppet-modules A script that pulls the latest puppet source 2017-01-09 21:03:13 -05:00
run-validation Configure run-validation to use the custom output 2016-09-29 12:21:40 +02:00
tripleo-build-images Fix build-image script output 2016-12-06 16:22:01 +01:00
tripleo-config-download Config download support for all deployments 2017-10-17 13:59:53 -04:00
upgrade-non-controller.sh Fixup upgrade-non-controller to also accept IP address 2017-10-03 13:37:49 +00:00
upload-puppet-modules Change default deploy artifacts container name 2016-09-05 21:02:27 +01:00
upload-swift-artifacts Update the documentation link for doc migration 2017-07-25 15:00:27 +08:00