Merge "Deprecating Old Dell SC Volume Config"
This commit is contained in:
commit
1e3910a361
manifests/profile/base/cinder/volume
releasenotes/notes
@ -33,6 +33,8 @@ class tripleo::profile::base::cinder::volume::dellsc (
|
||||
) {
|
||||
include tripleo::profile::base::cinder::volume
|
||||
|
||||
warning('The tripleo_dellsc class will be removed in V-Release, please use the triplo_dellemc_sc resource instead.')
|
||||
|
||||
if $step >= 4 {
|
||||
|
||||
# Include support for 'excluded_domain_ip' until it's deprecated in THT
|
||||
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
deprecations:
|
||||
- Resource tripleo::profile::base::cinder::volume::dellsc
|
||||
will be removed in V-Release.
|
Loading…
x
Reference in New Issue
Block a user