Policy.json should be defined by user
User can override and add values to policy.json by creating flat
key-value structure under neutron:server:policy.
Change-Id: I62dc05832a124b361a8d608326cbc6168af754c8
diff --git a/metadata.yml b/metadata.yml
index c7e6b3b..d43d586 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,3 +1,6 @@
name: "neutron"
version: "2016.4.1"
source: "https://github.com/openstack/salt-formula-neutron"
+dependencies:
+ - name: keystone
+ source: "https://github.com/salt-formulas/salt-formula-keystone"