Merge "Fix issue where 2 Redis VIPs are assigned, but only one used." into stable...
[apex-tripleo-heat-templates.git] / environments / cinder-hpelefthand-config.yaml
1 # A Heat environment file which can be used to enable a
2 # a Cinder  HPELeftHandISCSI backend, configured via puppet
3 resource_registry:
4   OS::TripleO::Services::CinderHPELeftHandISCSI: ../puppet/services/cinder-hpelefthand-iscsi.yaml
5
6 parameter_defaults:
7   CinderHPELeftHandISCSIApiUrl: ''
8   CinderHPELeftHandISCSIUserName: ''
9   CinderHPELeftHandISCSIPassword: ''
10   CinderHPELeftHandISCSIBackendName: 'tripleo_hpelefthand'
11   CinderHPELeftHandISCSIChapEnabled: false
12   CinderHPELeftHandClusterName: ''
13   CinderHPELeftHandDebug: false