RETIRED, python utility to manage a tripleo based cloud
05500120e0
Ironic uses the order of enabled interfaces to attempt each interface in turn, so sorting the list will result in an incorrect order in some cases, which will cause deployment failures on some hardware. This change sets an explicit order for each interface. Change-Id: If2740767521453c7adfca56d942db97af13bfaf2 Closes-Bug: #1931161 |
||
---|---|---|
config-generator | ||
doc | ||
releasenotes | ||
templates/ephemeral-heat | ||
tripleoclient | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.pylintrc | ||
.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