python-tripleoclient/tripleoclient/v2
Alex Schultz 92654c55ff 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
(cherry picked from commit fe7380ddff)
2020-09-30 21:16:13 +00: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-07-06 08:24:07 +00: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-30 21:16:13 +00:00
undercloud_backup.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00