Merge "Deprecating ScaleIO Volume Config"
This commit is contained in:
commit
07448ba92b
manifests/profile/base/cinder/volume
releasenotes/notes
@ -33,6 +33,9 @@ class tripleo::profile::base::cinder::volume::scaleio (
|
||||
) {
|
||||
include tripleo::profile::base::cinder::volume
|
||||
|
||||
|
||||
warning('The scaleio class will be removed in W-Release, please use the dellemc_vxflexos resource instead.')
|
||||
|
||||
if $step >= 4 {
|
||||
cinder::backend::scaleio { $backend_name :
|
||||
backend_availability_zone => hiera('cinder::backend::scaleio::backend_availability_zone', undef),
|
||||
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
deprecations:
|
||||
- Resource tripleo::profile::base::cinder::volume::dellemc_vxflexos
|
||||
will be removed in W-Release.
|
Loading…
x
Reference in New Issue
Block a user