Merge "Don't pull in python-keystone package with neutron server"

This commit is contained in:
Jenkins 2016-02-13 02:51:48 +00:00 committed by Gerrit Code Review
commit 52d134faaa

View File

@ -277,7 +277,6 @@ class neutron::server (
include ::neutron::db include ::neutron::db
include ::neutron::policy include ::neutron::policy
require keystone::python
Neutron_config<||> ~> Service['neutron-server'] Neutron_config<||> ~> Service['neutron-server']
Neutron_api_config<||> ~> Service['neutron-server'] Neutron_api_config<||> ~> Service['neutron-server']