RETIRED, python utility to manage a tripleo based cloud
8e7331098e
Now that the FFU process relies on the openstack overcloud upgrade commands there is no need to keep the old ffwd-upgrade command available. This patch removes the three ffwd-upgrade (run, prepare and converge) as well as their tests, utils functions and constants. Change-Id: If0c0ed9a44a51cf367fd060c77e10055f367694c |
||
---|---|---|
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