a8f18cbbb4
VMax backend is now PowerMax and config options have changed since newton. Deprecating it. Change-Id: I0a7467909b94e064b6741e639d80c97dea7bef52
13 lines
576 B
YAML
13 lines
576 B
YAML
# A Heat environment file which can be used to enable a
|
|
# Cinder Dell EMC VMAX backend, configured via puppet
|
|
# Please note, this template is not supported anymore.
|
|
# Use Cinder Dell EMC Powermax backend template defined in
|
|
# cinder-backend-dellemc-powermax.yaml.
|
|
resource_registry:
|
|
OS::TripleO::Services::CinderBackendDellEMCVMAXISCSI: ../deployment/cinder/cinder-backend-dellemc-vmax-iscsi-puppet.yaml
|
|
|
|
parameter_defaults:
|
|
CinderEnableDellEMCVMAXISCSIBackend: true
|
|
CinderDellEMCVMAXISCSIBackendName: 'tripleo_dellemc_vmax_iscsi'
|
|
CinderDellEMCVMAXISCSIConfigFile: ''
|