tripleo-heat-templates/releasenotes/notes/dcn-hci-storage-rename-0b1c17dd50f4cc9a.yaml
John Fulton d4ae25e2fd Deprecate environments/dcn-hci.yaml for dcn-storage.yaml
Rename the file in the environments directory so that it
reflects its expanded scope. This file is used when
deploying storage with DCN sites regardless of if those
sites use HCI. We are now supporting non-HCI DCN sites
with storage so the old name is confusing.

Old name : dcn-hci.yaml
New name : dcn-storage.yaml

dcn-hci.yaml is depreacated but will remain in the environments
directory for backwards compatibility. dcn-hci.yaml will be
removed during the X cycle.

Change-Id: Ice5e1cfbc158eb6705988706c8625bedb80d7de2
2021-01-27 08:41:21 -05:00

8 lines
391 B
YAML

---
upgrades:
- |
dcn-hci.yaml has been renamed to dcn-storage.yaml because DCN sites with
storage have the option of not using HCI (Hyper-Converged Infrastructure).
dcn-hci.yaml is deprecated but will remain in the environments directory
for backwards compatibility. dcn-hci.yaml will be removed during the X
cycle. dcn-storage should be used in place of dcn-hci.yaml.