2016-12-01 13:45:36 +00:00
|
|
|
# A Heat environment file which can be used to enable a
|
|
|
|
# a Cinder HPELeftHandISCSI backend, configured via puppet
|
|
|
|
resource_registry:
|
2018-12-21 15:51:06 +00:00
|
|
|
OS::TripleO::Services::CinderHPELeftHandISCSI: ../deployment/cinder/cinder-hpelefthand-iscsi-puppet.yaml
|
2016-12-01 13:45:36 +00:00
|
|
|
|
|
|
|
parameter_defaults:
|
|
|
|
CinderHPELeftHandISCSIApiUrl: ''
|
|
|
|
CinderHPELeftHandISCSIUserName: ''
|
|
|
|
CinderHPELeftHandISCSIPassword: ''
|
|
|
|
CinderHPELeftHandISCSIBackendName: 'tripleo_hpelefthand'
|
|
|
|
CinderHPELeftHandISCSIChapEnabled: false
|
|
|
|
CinderHPELeftHandClusterName: ''
|
|
|
|
CinderHPELeftHandDebug: false
|