RETIRED, python utility to manage a tripleo based cloud
4ad7dff959
The cidr property for a Neutron subnet should contain the network cidr, not the network prefixlen. The example portmap for the fake neutron port in tripleo depleoyed-server is not correct. We should pass the netowork cidr in the subnets so that the fake neutron port subnets attribute return something that match what an actual neutron port would return. Change-Id: I0f8cad690a178e7b70044c38b2277a51ae3734eb Related-Bug: #1772396 |
||
---|---|---|
config-generator | ||
doc | ||
releasenotes | ||
tools | ||
tripleoclient | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
tripleoclient
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.