RETIRED, python utility to manage a tripleo based cloud
fddcb9e075
Reset is an application provided via ncurses which is useful in resetting a terminal when things go wrong. Since podman is eating some of the terminal output, it can leave the cmdline in a broken state at the end of the undercloud install. We tried to address it outselves but let's reuse an existing application instead. -I being passed to reset skips the initialization strings which can erase the output. Change-Id: Id9aa7910032588605977f4725385503cf0a235bc Closes-Bug: #1833302 |
||
---|---|---|
config-generator | ||
doc | ||
releasenotes | ||
tools | ||
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 |
Team and repository tags
tripleoclient
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