python-tripleoclient/tripleoclient/v2
Alex Schultz fe7380ddff Fix tcib build
The tcib build process assumes that all the container configs exist in a
'tcib' folder as defined via --config-path. This change documents this
requirement and additionally we've hard coded 'container-images' in
the image config to exclude this folder however if you define a
custom --config-path, this fails.  This change removes the hard coded
'container-images' while documenting the 'tcib' requirement.

Change-Id: Iad987da5bedc30da7118a3aec5dbe96cd8d71d1e
Closes-Bug: #1897616
2020-09-28 15:36:54 -06:00
..
__init__.py Prepare tripleoclient for v2 implementations of the commands 2020-01-27 13:18:52 +00:00
overcloud_delete.py Add call to cleanup_ipa.yml playbook when doing a stack delete 2020-04-30 14:33:53 +00:00
overcloud_node.py Add CLI options for introspection command 2020-06-30 09:22:42 +03:00
overcloud_support.py Add stack_name support to ANSIBLE_INVENTORY 2020-04-29 17:29:33 -05:00
tripleo_container_image.py Fix tcib build 2020-09-28 15:36:54 -06:00