tripleo-heat-templates/releasenotes/notes/deprecate-deployed-server-port-map-99d4d6a01f630d04.yaml
James Slagle 26be317990 Deprecate DeployedServerPortMap
The environment
environments/deployed-server-deployed-neutron-ports.yaml, the
deployed-neutron-port.yaml template, and DeployedServerPortMap parameter
are deprecated in favor of NodePortMap, ControlPlaneVipData, and
VipPortMap, which can be used with the generated
environments/deployed-ports.yaml.

Change-Id: Ib59bb985fe15f612f93a33b1a688427e684654dd
Signed-off-by: James Slagle <jslagle@redhat.com>
2021-06-28 17:44:11 -04:00

8 lines
337 B
YAML

---
deprecations:
- The environment environments/deployed-server-deployed-neutron-ports.yaml,
the deployed-neutron-port.yaml template, and DeployedServerPortMap
parameter are deprecated in favor of NodePortMap, ControlPlaneVipData, and
VipPortMap, which can be used with the generated
environments/deployed-ports.yaml.