python-tripleoclient/tripleoclient/tests/v2
Kevin Carter 4d23eee41e Allow the container build tools to run config-less
This change allows the container build tools to run without a
provided configuration file. The container configuration file
still in service was derived from our old kolla implementation
which no longer needs to exist. The build process will now
simply walk the build path and build all containers found when
a configuration file is not defined or present. Logging has
been added to inform the user of the tools discoveries which
should provide a nice user experience when running container
builds.

In the event a container configuration file is used, the tools
will now ensure all dependent images are inherently part of the
build preparation.

Tests have been updated to ensure that the client is operational
in both a config and config-less situation.

Change-Id: I89aebb0ae9734b0371bd3fdbd34643babfcca8f3
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2020-08-24 12:44:21 +00:00
..
container_image Allow the container build tools to run config-less 2020-08-24 12:44:21 +00:00
overcloud_delete Add call to cleanup_ipa.yml playbook when doing a stack delete 2020-04-30 14:33:53 +00:00
overcloud_node Merge "Add CLI options for introspection command" 2020-07-02 15:33:10 +00:00
overcloud_support Add stack_name support to ANSIBLE_INVENTORY 2020-04-29 17:29:33 -05:00
__init__.py Prepare tripleoclient for v2 implementations of the commands 2020-01-27 13:18:52 +00:00