RETIRED, python utility to manage a tripleo based cloud
6546970a73
Kernel and ramdisk images are found nonexistent when "file://" is prepended to the image path, so replace it with empty string only when checking the existence of the image Closes-Bug: #1896262 Signed-off-by: Yadnesh Kulkarni <ykulkarn@redhat.com> Change-Id: I641dd1c3426048f5aace0ac695eb8cef7126f8c2 |
||
---|---|---|
config-generator | ||
doc | ||
releasenotes | ||
tripleoclient | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.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