Remove dependency on apache formula which is optional
Apache formula is not needed for functionality of keystone with default
metadata.
Change-Id: I5ec4a3e953a784851b4279e11bfa4e82e1b7f405
diff --git a/metadata.yml b/metadata.yml
index 1057d20..1cafe29 100644
--- a/metadata.yml
+++ b/metadata.yml
@@ -1,6 +1,3 @@
name: "keystone"
version: "2016.4.1"
source: "https://github.com/openstack/salt-formula-keystone"
-dependencies:
-- name: apache
- source: "https://github.com/tcpcloud/salt-formula-apache.git"