summaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/system/cinder/volume/backend/hitashi_vsp.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mcp/reclass/classes/system/cinder/volume/backend/hitashi_vsp.yml')
-rw-r--r--mcp/reclass/classes/system/cinder/volume/backend/hitashi_vsp.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/mcp/reclass/classes/system/cinder/volume/backend/hitashi_vsp.yml b/mcp/reclass/classes/system/cinder/volume/backend/hitashi_vsp.yml
deleted file mode 100644
index e7aa30df6..000000000
--- a/mcp/reclass/classes/system/cinder/volume/backend/hitashi_vsp.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-parameters:
- cinder:
- volume:
- default_volume_type: hitachi_vsp
- enabled: True
- backend:
- hitachi_vsp:
- backend: hitachi_vsp
- type_name: hitachi_vsp
- engine: hitachi_vsp
- version: 1.3
- user: ${_param:cinder_storage_user}
- password: ${_param:cinder_storage_password}
- storage_id: ${_param:cinder_storage_id}
- thin_pool_id: ${_param:cinder_thin_pool_id}
- pool_id: ${_param:cinder_pool_id}
- target_ports: ${_param:cinder_target_ports}
- compute_target_ports: ${_param:cinder_target_compute_ports}