You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() When deploying routed networks the physical_network attribute of ironic ports must be set, this has been a manual task. With this change we add configuration for the physnet_cidr_map processing hook in ironic inspector so that the physical_network field of ironic ports is set automatically when introspecting nodes. Depends-On: https://review.opendev.org/722088 Closes-Bug: #1870529 Change-Id: I7f31b9f0143507ec3c9c26efd086f0bd95ef2ce7 |
3 years ago | |
---|---|---|
config-generator | 4 years ago | |
doc | 3 years ago | |
releasenotes | 3 years ago | |
tripleoclient | 3 years ago | |
zuul.d | 3 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 4 years ago | |
.gitreview | 4 years ago | |
.mailmap | 8 years ago | |
.stestr.conf | 4 years ago | |
CONTRIBUTING.rst | 4 years ago | |
LICENSE | 8 years ago | |
README.rst | 4 years ago | |
babel.cfg | 8 years ago | |
bindep.txt | 4 years ago | |
lower-constraints.txt | 3 years ago | |
requirements.txt | 3 years ago | |
setup.cfg | 3 years ago | |
setup.py | 6 years ago | |
test-requirements.txt | 3 years ago | |
tox.ini | 3 years ago |
README.rst
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