commit | 30fd8e8930dbdd4d7df8ffc170467ba465988573 | [log] [tgz] |
---|---|---|
author | Adam Tengler <adam.tengler@tcpcloud.eu> | Tue Apr 26 22:01:08 2016 +0200 |
committer | Adam Tengler <adam.tengler@tcpcloud.eu> | Tue Jun 14 18:39:38 2016 +0200 |
tree | 3812a3372d6be3049d7949aaa5c8460543e27159 | |
parent | 681ffcdac204476ec220827c96423bb25ef86293 [diff] |
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 +