tripleo-common/scripts
Steve Baker 05532448ee Create script tripleo-container-image-prepare
The mistral executor image needs to trigger a container image prepare
via an executable during overcloud stack creation, but adding
python-tripleoclient to the executor image causes significant image
bloat.

This change implements a script equivalent to the command "openstack
tripleo container image prepare" with functionality focused only on
the needs of the caller. The script differs to the full command in the
following ways:
- Only one environment file can be specified, so filtering by
  containerized services is not possible (filtering by roles data is
  still done)
- No output files are generated, this script exists only to do actual
  prepare operations
- --dry-run is not supported
- The printed output is just the image parameter values, not a full
  environment file

Change-Id: I2bd53ac64d6ae7a5bb536fa82b1c70a73d883ba8
Blueprint: container-prepare-workflow
2018-08-01 11:39:53 +12:00
..
README-tripleo.sh Remove tripleo.sh (now in tripleo-ci repo) 2016-03-15 08:01:22 -04:00
bootstrap_host_exec Lowercase any hostname comparisons in bootstrap_* scripts 2018-05-28 10:52:58 +02:00
bootstrap_host_only_eval Lowercase any hostname comparisons in bootstrap_* scripts 2018-05-28 10:52:58 +02:00
bootstrap_host_only_exec Lowercase any hostname comparisons in bootstrap_* scripts 2018-05-28 10:52:58 +02:00
container-update.py Do not explode on empty containers list 2018-06-08 11:07:29 +02: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
tripleo-container-image-prepare Create script tripleo-container-image-prepare 2018-08-01 11:39:53 +12:00
upload-puppet-modules Change default deploy artifacts container name 2016-09-05 21:02:27 +01:00
upload-swift-artifacts Add file type check to upload-swift-artifacts 2018-02-15 07:20:12 -05:00