RETIRED, python utility to manage a tripleo based cloud
1458e27509
It's been reported that we still failing too quickly for some environments with a mix of vms and physical hardware. Let's increase the default ssh port timeout to 600 seconds to work around this. See also: https://bugzilla.redhat.com/show_bug.cgi?id=1805429 Related-Bug: #1805725 Change-Id: I95ddc0b7cb6342c367772b0cf296ee372dbb92dd |
||
---|---|---|
config-generator | ||
doc | ||
releasenotes | ||
tripleoclient | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
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