tripleo-heat-templates/releasenotes/notes/deprecate-removed-netapp-systems-15c58d7e807ba33a.yaml
Takashi Kajinami 6a55550a86 NetApp: Deprecate parameters for 7mode systems and E-Series systems
... because these are no longer supported by cinder.

7 mode: removed during Rocky
 425f45a311dc78ff34a18ffea7dbf5bb6dd2d421

E-Series: removed during Stein
 5bc5af7a94a99f6457f5f553e14bcdc6d04381b1

Partial-Bug: #1965850
Partial-Bug: #1965853
Change-Id: I540a98808d535052c0d0ed2c35cc58991a0e4697
2022-05-24 22:08:04 +09:00

19 lines
566 B
YAML

---
deprecations:
- |
The following two parameters have been deprecated and have no effect now.
These two parameters are used for 7mode systems which are no longer
supported by cinder.
- ``CinderNetappVfiler``
- ``CinderNetappPartnerBackendName``
- |
The following three parameters have been deprecated and have no effect
now. These three parameters are used for E-Series systems which are no
longer supported by cinder.
- ``CinderNetappControllerIPs``
- ``CinderNetappSaPassword``
- ``CinderNetappWebservicePath``