aboutsummaryrefslogtreecommitdiffstats
path: root/extraconfig/controller/noop.yaml
diff options
context:
space:
mode:
authorRyan Hefner <ryan.hefner@netapp.com>2015-05-12 13:52:43 -0400
committerRyan Hefner <ryan.hefner@netapp.com>2015-06-05 10:03:10 -0400
commitcac21c27aa11dd2c5c6b178ab8d16eadf5483760 (patch)
tree61088981c75026397ac3aa5418ea7be220f865a0 /extraconfig/controller/noop.yaml
parent49639ec8a1335fc6bc45ff9ceb88e4ad5753802d (diff)
Enable NetApp Backends in Cinder
Enables support for configuring Cinder with a NetApp backend. This change adds all relevant parameters for: - Clustered Data ONTAP (NFS, iSCSI, FC) - Data ONTAP 7-Mode (NFS, iSCSI, FC) - E-Series (iSCSI) Change-Id: If6c6e511ef2d26c4794e3b37c61e5318485ff4db
Diffstat (limited to 'extraconfig/controller/noop.yaml')
-rw-r--r--extraconfig/controller/noop.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/extraconfig/controller/noop.yaml b/extraconfig/controller/noop.yaml
new file mode 100644
index 00000000..2eb35763
--- /dev/null
+++ b/extraconfig/controller/noop.yaml
@@ -0,0 +1,3 @@
+heat_template_version: 2015-04-30
+
+description: A stack which doesn't configure anything.