RETIRED, python utility to manage a tripleo based cloud
df9cbd400e
Adding a new command: $ openstack tripleo upgrade This new command will run underneath: $ openstack tripleo deploy --upgrade The only difference when running this command is that we'll execute upgrade tasks generated by config-download before the deployment tasks. It'll be used by the containerized undercloud to upgrade by re-using the upgrade tasks in THT, that were designed for the overcloud. We'll try to re-use them so we avoid code duplication. Change-Id: Ic932b3b308c83bc72fff4c0ef8ce94e878f33997 |
||
---|---|---|
config-generator | ||
doc | ||
releasenotes | ||
tools | ||
tripleoclient | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.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.