tripleo-heat-templates/releasenotes/notes/deprecated-vn-ha-env-files-f0d967d173dcdb16.yaml
Numan Siddique 6454247dd6 Delete the stale and incorrect ovn environment files
The OVN environment files - environments/neutron-ml2-ovn-dvr-ha.yaml
and environments/neutron-ml2-ovn-ha.yaml
are not correct. Moreoever the correct path for OVN environment files is
- environment/services.

Having multiple files is confusing and hard to maintain.

Depends-On: https://review.opendev.org/#/c/662143/
Change-Id: I8dc362bcbf860386b497490e57eec69d69f69cc8
2019-05-30 09:14:58 +02:00

8 lines
301 B
YAML

---
deprecations:
- |
The following files are removed (environments/neutron-ml2-ovn-dvr-ha.yaml
and environments/neutron-ml2-ovn-ha.yaml). The reason for this is that
the maintained versions are kept under environment/services and to avoid
confusion we remove the unmaintained ones.