From 1905a6247c4004451312f58656beea70137c5b4b Mon Sep 17 00:00:00 2001 From: rajinir Date: Thu, 12 Nov 2015 16:50:39 -0600 Subject: Enable Dell Storage Center iscsi Backends in Cinder Enables support for configuring Cinder with a Dell Storage Center iscsi storage backend. This change adds all relevant parameters for: - Dell Storage Center SC Series (iSCSI) Change-Id: I3b1a4346f494139ab123c7dc1a62f81d03c9e728 --- puppet/controller.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'puppet/controller.yaml') diff --git a/puppet/controller.yaml b/puppet/controller.yaml index a825f582..9ab28c1d 100644 --- a/puppet/controller.yaml +++ b/puppet/controller.yaml @@ -1141,6 +1141,7 @@ resources: - vip_data # provided by vip-config - '"%{::osfamily}"' - common + - cinder_dellsc_data # Optionally provided by ControllerExtraConfigPre - cinder_netapp_data # Optionally provided by ControllerExtraConfigPre - cinder_eqlx_data # Optionally provided by ControllerExtraConfigPre - neutron_bigswitch_data # Optionally provided by ControllerExtraConfigPre -- cgit 1.2.3-korg