tripleo-common/scripts
Dan Prince cdc5a35a7f Add a bootstrap_host_exec CMD
Adds a simple command line utility that will exist in all TripleO
containers (we may need this in a variety of places) so that we
can quickly figure out whether a command should execute on the
bootstrap node (or not).

For example:
  ./bootstrap_host_exec heat_engine heat-manage db_sync

would only execute the DB sync for heat on the bootstrap node.
Internally the script uses hieradata to determine when to run the
supplied command.

Also, adds openstack-tripleo-common to the base container image so we
can use it in a variety of container images.

Related-Bug: #1688380
Change-Id: If25f217bbb592edab4e1dde53ca99ed93c0e146c
2017-05-10 13:10:38 -04:00
..
bootstrap_host_exec Add a bootstrap_host_exec CMD 2017-05-10 13:10:38 -04: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
README-tripleo.sh Remove tripleo.sh (now in tripleo-ci repo) 2016-03-15 08:01:22 -04: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
upgrade-non-controller.sh Adds basic logging to the upgrade-non-controller.sh utility 2017-01-31 18:12:18 +02:00
upload-puppet-modules Change default deploy artifacts container name 2016-09-05 21:02:27 +01:00
upload-swift-artifacts Fix upload-swift-artifacts for old OSclient 2016-09-28 07:22:23 -04:00