tripleo-heat-templates/environments/cinder-dellemc-vmax-iscsi-config.yaml
rajinir c771899055 Add support for Dell EMC VMAX ISCSI Backend
This change adds a new define for cinder::backend::dellemc_vmax_iscsi

Change-Id: I7c685e0a3186da138964f17b487fb0c3533f58c7
Implements: blueprint dellemc-vmax-isci
2017-08-30 04:41:47 +00:00

10 lines
413 B
YAML

# A Heat environment file which can be used to enable a
# Cinder Dell EMC VMAX backend, configured via puppet
resource_registry:
OS::TripleO::Services::CinderBackendDellEMCVMAXISCSI: ../puppet/services/cinder-backend-dellemc-vmax-iscsi.yaml
parameter_defaults:
CinderEnableDellEMCVMAXISCSIBackend: true
CinderDellEMCVMAXISCSIBackendName: 'tripleo_dellemc_vmax_iscsi'
CinderDellEMCVMAXISCSIConfigFile: ''