RETIRED, python utility to manage a tripleo based cloud
2f9215b253
It seems we want to output stack events irrespective of verbosity, as per https://review.opendev.org/#/c/724856/. There is no point of having all the useless logic for verbosity in wait_for_stack_ready(). Also fixes stack update for scale-down to list events. Change-Id: I96a2a2255253aa2feac62b67ad5d5813e3126a20 |
||
---|---|---|
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