RETIRED, python utility to manage a tripleo based cloud
4866ab8fde
This change converts the deployment process to use the new enable ssh admin playbook instead of the shell commands and a mistral workflow. Tests have been updated to reflect the use of the new methods. Story: 2007212 Task: 38427 Depends-On: https://review.opendev.org/#/c/706196/ Depends-On: I5ab7f4d9dc39a74714c9bcfa39fa50cc586e8e08 Change-Id: I5c744e116f00e81f92c014fc1f599ad3db11ada2 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