Orchestration metadata

Change-Id: I60062ed44810c6971054bd35c92b63e8a6ba9f2b
diff --git a/cinder/meta/salt.yml b/cinder/meta/salt.yml
new file mode 100644
index 0000000..b10f98d
--- /dev/null
+++ b/cinder/meta/salt.yml
@@ -0,0 +1,11 @@
+orchestrate:
+  controller:
+    priority: 540
+    batch: 1
+    require:
+    - salt: keystone.server
+  volume:
+    priority: 550
+    require:
+    - salt: cinder.controller
+