RETIRED, python utility to manage a tripleo based cloud
9014c68e60
If linting fails, content provider still builds. Whis is suboptimal, since standalone/multinode jobs will be skipped and nothing will use those builds. Put cprovider into dependency on the linting jobs as well. Change-Id: Icdd2c581c8e610eb687042044c2a8f3efee44527 Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com> |
||
---|---|---|
config-generator | ||
doc | ||
releasenotes | ||
tripleoclient | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.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