6ced9c71db
Set CtlplaneNetworkAttributes parameter in overcloud environment. The parameter contains a map with network and subnets data. CtlplaneNetworkAttributes: network: dns_domain: ctlplane.localdomain. mtu: 1442 name: ctlplane tags: ['192.168.24.0/24', '192.168.25.0/24'] subnets: ctlplane-leaf1: cidr: 192.168.25.0/24 dns_nameservers: ['8.8.8.8', '8.8.4.4'] gateway_ip: 192.168.25.254 host_routes: - {'destination': '192.168.24.0/24', 'nexthop': '192.168.25.254'} ip_version: 4 name: ctlplane-leaf1 Also set the CtlplaneNetworkAttributes in the undercloud environment from the data in undercloud.conf. Also set the CtlplaneNetworkAttributes in the standalone environment. Change-Id: I12f1ea965d489eb36353e988cc3ec947f72a35ad |
||
---|---|---|
.. | ||
__init__.py | ||
fakes.py | ||
test_overcloud_update.py |