Deprecating VMax Volume Config
VMax backend is now PowerMax and config options have changed since newton. Change-Id: Ib5d38009de0d29325e6da31c5a030a65eaf02e26
This commit is contained in:
parent
1b54512b2f
commit
8cee314746
manifests/profile/base/cinder/volume
releasenotes/notes
@ -33,6 +33,8 @@ class tripleo::profile::base::cinder::volume::dellemc_vmax_iscsi (
|
||||
) {
|
||||
include tripleo::profile::base::cinder::volume
|
||||
|
||||
warning('The tripleo_dellemc_vmax_iscsi class is not supported, please use the triplo_dellemc_powermax resource instead.')
|
||||
|
||||
if $step >= 4 {
|
||||
cinder::backend::dellemc_vmax_iscsi { $backend_name :
|
||||
backend_availability_zone => hiera('cinder::backend::dellemc_vmax_iscsi::backend_availability_zone', undef),
|
||||
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
deprecations:
|
||||
- Resource tripleo::profile::base::cinder::volume::dellemc_vmax_iscsi
|
||||
is no longer supported.
|
Loading…
x
Reference in New Issue
Block a user