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.
![]() In https://review.opendev.org/753195 we set up ctlplane network attributes and later use those in THT when setting group_vars for os_net_config templates in ansible. The change missed to add 'host_routes' for peer-subnets in a spine-and-leaf set-up. This caused introspection and provisioning to fail in spine-and-leaf set-ups because the undercloud did'nt know how to reach the remote subnets. This change updates the code to include calculated routes to the remote subnets. Change-Id: I265b2b586ceaeaa98bbf6073bb79cde6a91627da Closes-Bug: #1899008 |
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 | |
bindep.txt | 3 years ago | |
lower-constraints.txt | 3 years ago | |
requirements.txt | 3 years ago | |
setup.cfg | 3 years ago | |
setup.py | 3 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