RETIRED, python utility to manage a tripleo based cloud
a28cbdcb58
This patch just adds an argument to the existing tripleo ceph cli to skip the ingress deployment. This option is helpful for both standalone environments, where now mds and nfs can be deployed before the overcloud deployment phase, but also for CI where a flat network is used. Change-Id: Ida1429f237ec9d85c007c757581ee57a49ac3808 |
||
---|---|---|
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