RETIRED, python utility to manage a tripleo based cloud
90ee1b3a72
Add a warning to the baremetal_deployment.yaml generated with the node extract provisioned command in case no network config was found for a role in the deployed stack. This is always true if the current stack is pre-Victoria, since the command looks for Ansible J2 template. pre-Victoria used Heat template so the template parameter won't be set. Change-Id: I6789799480a1391b92336e2518a2ac2b800288e5 |
||
---|---|---|
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