python utility to manage a tripleo based cloud
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.
 
 
Go to file
Sandeep Yadav 5084da8196 Use unittest.mock instead of third party mock
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 Add minion installation 4 years ago
doc Enable pylint 2 years ago
releasenotes Merge "Remove --no-workflow option" 2 years ago
templates/ephemeral-heat Drop noauth_policy and use the default 2 years ago
tripleoclient Use unittest.mock instead of third party mock 2 years ago
zuul.d Drop minion 2 years ago
.coveragerc Coverage report now lists lines without coverage 2 years ago
.gitignore gitignore includes cover, mocks and vscode related dirs 2 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Initial commit 8 years ago
.pre-commit-config.yaml Enable pylint 2 years ago
.pylintrc Enabling pylint no-else-return 2 years ago
.stestr.conf Switch to stestr 4 years ago
CONTRIBUTING.rst PDF documentation build 4 years ago
LICENSE Initial commit 8 years ago
README.rst PDF documentation build 4 years ago
bindep.txt Donot install policycoreutils-python for cs9 2 years ago
requirements.txt Drop six 2 years ago
setup.cfg Drop minion 2 years ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Use unittest.mock instead of third party mock 2 years ago
tox.ini Drop minion 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

Team and repository tags

image