RETIRED, python utility to manage a tripleo based cloud
06d5544991
Based on discussions make '--baremtal-deployment' option control wheater nodes, networks and virtual IPs are provisioned and deprecate --skip-nodes-and-networks for removal. When '--baremetal-deployment' is used without an argument the dynamic default in the working dir is used. When a baremetal deployment file is passed as the argument the file passed is placed in the working dir as the dynamic default and then used for provisioning. Change-Id: Idaab1f28c4d645279eff0c01b24435bf8571299b |
||
---|---|---|
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