commit | 864bd925e8bcd7fba2bc206f04f96a0f27fbafb4 | [log] [tgz] |
---|---|---|
author | Adam Tengler <adam.tengler@tcpcloud.eu> | Tue Apr 26 22:03:56 2016 +0200 |
committer | Adam Tengler <adam.tengler@tcpcloud.eu> | Tue Jun 14 18:41:11 2016 +0200 |
tree | fb83281baf290f2b6aed4fe735052a5ad3dadce6 | |
parent | 340acf4055676dc611cdd600cb42937d01a4966c [diff] |
Orchestration metadata Change-Id: Iaab4afca9f4e692f4dd24f6cd6684f9bc4be89fe
diff --git a/nova/meta/salt.yml b/nova/meta/salt.yml new file mode 100644 index 0000000..ab7047e --- /dev/null +++ b/nova/meta/salt.yml
@@ -0,0 +1,11 @@ +orchestrate: + compute: + priority: 570 + require: + - salt: nova.controller + controller: + priority: 560 + batch: 1 + require: + - salt: keystone.server +