RETIRED, python utility to manage a tripleo based cloud
6d18e27d28
These commands still reference heat stack which does not exist. Also fixes missing option extra_vars. Deprecates --static-inventory option, as the inventory can't be generated without stack. If required users have to run `update/upgrade prepare` to generate it which would be in working_dir. Change-Id: Ibaa42fa7ac6ebb7212dd19997bd6d01541be988c |
||
---|---|---|
config-generator | ||
doc | ||
releasenotes | ||
templates/ephemeral-heat | ||
tripleoclient | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.pylintrc | ||
.stestr.conf | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
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