python-tripleoclient/tripleoclient/tests/v1/undercloud
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
2020-10-08 14:00:40 +02:00
..
minion Replace assertItemsEqual with assertCountEqual 2020-07-12 11:21:20 +08:00
__init__.py Make the undercloud install test discoverable 2015-12-14 15:10:19 +01:00
test_backup.py Add backup functionality to Openstack client for undercloud and overcloud. 2020-06-09 11:23:54 -04:00
test_config.py Generate routes for undercloud ctlplane network attrs 2020-10-08 14:00:40 +02:00
test_install_upgrade.py Deprecate novajoin 2020-09-28 16:23:28 -04:00