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
Kamil Sambor 11d2981404 Add fixtures instead mock
Add fixtures to replace mocks of deployment workflow
inside overcloud deployment tests

Partial-Bug: 1619350
Change-Id: I620fa04af281a02600da4b6d059e9830a9dcdd7c
5 years ago
config-generator Start standalone.conf 5 years ago
doc Updated from global requirements 5 years ago
releasenotes Update reno for stable/rocky 5 years ago
tools Avoid tox_install.sh for constraints support 6 years ago
tripleoclient Add fixtures instead mock 5 years ago
zuul.d add lower-constraints job 5 years ago
.coveragerc Update .coveragerc after the removal of respective directory 7 years ago
.gitignore Leverage log_file option to capture more UC logs 5 years ago
.gitreview Update .gitreview to point to review.openstack.org 8 years ago
.mailmap Initial commit 8 years ago
.testr.conf Initial commit 8 years ago
CONTRIBUTING.rst Update the doc links to the right ones 5 years ago
LICENSE Initial commit 8 years ago
README.rst Change tag link in README to the newest address 6 years ago
babel.cfg Initial commit 8 years ago
bindep.txt Update the doc links to the right ones 5 years ago
lower-constraints.txt Report ansible errors in json file for standalone 5 years ago
requirements.txt Report ansible errors in json file for standalone 5 years ago
setup.cfg Merge "Drop obsolete `overcloud ceph-upgrade run`" 5 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Introduce trivial helpers to manage image_files and names 5 years ago
tox.ini fix tox python3 overrides 5 years ago

README.rst

Team and repository tags

image

tripleoclient

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.