RETIRED, python utility to manage a tripleo based cloud
7e380a525b
... because the current master should be compatible with the Zed release of the other projects. This effectively removes testing on Python 3.6 and only Python 3.8 and 3.9 will be tested. Python 3.6 and 3.7 are removed form classifiers because these are no longer supported. Related-Bug: #1974244 Change-Id: Ibafdb84e5573d74c02874dc0531a6645195a8b5f |
||
---|---|---|
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