b1abf017ef
This change adds a new define for cinder::backend::dellemc_vmax_iscsi
Change-Id: I7c685e0a3186da138964f17b487fb0c3533f58c7
Implements: blueprint dellemc-vmax-isci
(cherry picked from commit c771899055
)
10 lines
413 B
YAML
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: ''
|