RETIRED, python utility to manage a tripleo based cloud
1d2547cc7f
Extend the overcloud node provision command to run ansible playbooks defined in the baremetal deployment definition against the provisioned nodes. To ensure the playbook is applied prior to node network configuration set 'pre_network: true'. Additonal ansible vars can be defined as 'extra_vars' for each ansible playbook definition. Implements: blueprint network-data-v2-ports Depends-On: https://review.opendev.org/786045 Change-Id: I67a15f637a62e2cb683e6e160483201f7ba093e9 |
||
---|---|---|
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