d4ae25e2fd
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
8 lines
391 B
YAML
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. |