You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
413 B
9 lines
413 B
# 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: ''
|
|
|