RETIRED, python utility to manage a tripleo based cloud
5a6c8fc0c3
All these validations are not executed with ephemeral heat. With this we'll save stack environment to disk and validate using it in the next deployment. Note: Some of these validations have been changed to not use saved stack environment as we don't update the stack anymore. Also cleans up some usage of existing stack in code. Change-Id: I791407490dcdddb927d488aa73856cd3ef7191bb |
||
---|---|---|
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