Octavia policy management
- it is possible to specify policy via pillar
Prod-Related: PROD-34053
Change-Id: I0b3878c414195cca8495dcd7450ad5c1b1a4e8a5
diff --git a/.kitchen.yml b/.kitchen.yml
index eac348e..9130616 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -15,6 +15,10 @@
grains:
noservices: True
dependencies:
+ - name: keystone
+ repo: git
+ source: https://gerrit.mcp.mirantis.com/salt-formulas/keystone
+ branch: <%=ENV['GERRIT_BRANCH'] || 'master' %>
- name: linux
repo: git
source: https://gerrit.mcp.mirantis.com/salt-formulas/linux