tripleo-heat-templates/environments/cinder-dellemc-vmax-iscsi-config.yaml
rajinir a8f18cbbb4 Deprecating VMax Volume Config
VMax backend is now PowerMax and config options have changed
since newton. Deprecating it.

Change-Id: I0a7467909b94e064b6741e639d80c97dea7bef52
2020-04-01 10:55:18 -05:00

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: ''