You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Now that we no longer support py27, we can use the standard library unittest.mock module instead of the third party mock lib. Co-Authored-By: Alex Schultz <aschultz@redhat.com> Change-Id: I642a46b31586f2791c510645f475effd52ce304e |
2 years ago | |
---|---|---|
config-generator | 4 years ago | |
doc | 2 years ago | |
releasenotes | 2 years ago | |
templates/ephemeral-heat | 2 years ago | |
tripleoclient | 2 years ago | |
zuul.d | 2 years ago | |
.coveragerc | 2 years ago | |
.gitignore | 2 years ago | |
.gitreview | 4 years ago | |
.mailmap | 8 years ago | |
.pre-commit-config.yaml | 2 years ago | |
.pylintrc | 2 years ago | |
.stestr.conf | 4 years ago | |
CONTRIBUTING.rst | 4 years ago | |
LICENSE | 8 years ago | |
README.rst | 4 years ago | |
bindep.txt | 2 years ago | |
requirements.txt | 2 years ago | |
setup.cfg | 2 years ago | |
setup.py | 3 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 2 years ago |
README.rst
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