Add support for Dell EMC VMAX ISCSI Backend
[apex-tripleo-heat-templates.git] / releasenotes / notes / replace-references-to-old-ctlplane-0df7f2ae8910559c.yaml
1 ---
2 upgrade:
3   - |
4     The default network for the ctlplane changed from 192.0.2.0/24 to
5     192.168.24.0/24. All references to the ctlplane network in the templates
6     have been updated to reflect this change. When upgrading from a previous
7     release, if the default network was used for the ctlplane (192.0.2.0/24),
8     then it is necessary to provide as input, via environment file, the correct
9     setting for all the parameters that previously defaulted to 192.0.2.x and
10     now default to 192.168.24.x; there is an environment file which could be
11     used on upgrade `environments/updates/update-from-192_0_2-subnet.yaml` to
12     cover a simple scenario but it won't be enough for scenarios using an
13     external load balancer, Contrail or Cisto N1KV. Follows a list of params to
14     be provided on upgrade.
15     From contrail-net.yaml: EC2MetadataIp, ControlPlaneDefaultRoute
16     From external-loadbalancer-vip-v6.yaml: ControlFixedIPs
17     From external-loadbalancer-vip.yaml: ControlFixedIPs
18     From network-environment.yaml: EC2MetadataIp, ControlPlaneDefaultRoute
19     From neutron-ml2-cisco-n1kv.yaml: N1000vVSMIP, N1000vMgmtGatewayIP
20     From contrail-vrouter.yaml: ContrailVrouterGateway