Merge "Remove unecessary constraint between Package and Config resource"

This commit is contained in:
Jenkins 2015-09-21 15:55:18 +00:00 committed by Gerrit Code Review
commit db3418c2c9

@ -70,10 +70,6 @@ class neutron::plugins::opencontrail (
tag => 'openstack',
}
# Although this manifest does not install opencontrail plugin package because it
# is not available in common distro repos, this statement forces you to
# have an orchestrator/wrapper manifest that does that job.
Package[$::neutron::params::opencontrail_plugin_package] -> Neutron_plugin_opencontrail<||>
Neutron_plugin_opencontrail<||> ~> Service['neutron-server']
ensure_resource('file', '/etc/neutron/plugins/opencontrail', {