python utility to manage a tripleo based cloud
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.
 
 
Go to file
Harald Jensås 6ac7c08257 Generate routes for undercloud ctlplane network attrs
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 Add minion installation 4 years ago
doc Switch to newer openstackdocstheme and reno versions 3 years ago
releasenotes Merge "Expose --ansible-forks" 3 years ago
tripleoclient Generate routes for undercloud ctlplane network attrs 3 years ago
zuul.d zuul: run standalone job with locally built images 3 years ago
.coveragerc Update .coveragerc after the removal of respective directory 7 years ago
.gitignore Add minion installation 4 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Initial commit 8 years ago
.stestr.conf Switch to stestr 4 years ago
CONTRIBUTING.rst PDF documentation build 4 years ago
LICENSE Initial commit 8 years ago
README.rst PDF documentation build 4 years ago
bindep.txt Add openstack tripleo container image build 3 years ago
lower-constraints.txt ctlplane network attributes in overcloud environment 3 years ago
requirements.txt ctlplane network attributes in overcloud environment 3 years ago
setup.cfg Add openstack overcloud export ceph 3 years ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Bump hacking min version to 3.0.1 3 years ago
tox.ini Remove install unnecessary packages 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

Team and repository tags

image