RETIRED, python utility to manage a tripleo based cloud
1c09e83744
This change adds a v2 entry point to allow us to build images within the native tripleoclient. Images will leverage the new `tripleo_container_image_build` role which will produce simplified container files and and an image structure inline with the simple container generation spec. Depends-On: https://review.opendev.org/722486 Change-Id: I279e95722fe7a10148d36c99c7179c33a3a767a0 Signed-off-by: Kevin Carter <kecarter@redhat.com> |
||
---|---|---|
config-generator | ||
doc | ||
releasenotes | ||
tripleoclient | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
About tripleoclient
General information
tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.
See the TripleO Documentation for details on using tripleoclient.
See the Release Notes