tripleo-heat-templates/environments/cinder-hpelefthand-config.yaml
chinthagovardhan ca8face667 HPELeftHandISCSIDriver support for Cinder
Cinder configuration with HPELeftHandISCSIDriver
for VSA storage

Change-Id: Iaefbf38522069f6c636130e357f19a7fb7d54fe4
2017-01-13 16:48:59 +00:00

14 lines
532 B
YAML

# A Heat environment file which can be used to enable a
# a Cinder HPELeftHandISCSI backend, configured via puppet
resource_registry:
OS::TripleO::Services::CinderHPELeftHandISCSI: ../puppet/services/cinder-hpelefthand-iscsi.yaml
parameter_defaults:
CinderHPELeftHandISCSIApiUrl: ''
CinderHPELeftHandISCSIUserName: ''
CinderHPELeftHandISCSIPassword: ''
CinderHPELeftHandISCSIBackendName: 'tripleo_hpelefthand'
CinderHPELeftHandISCSIChapEnabled: false
CinderHPELeftHandClusterName: ''
CinderHPELeftHandDebug: false