Remove unecessary constraint between Package and Config resource

Remove an unecessary contraint between the opencontrail neutron plugin
package and the neutron plugin config type as this constraint has been
moved directly within the type[1]

[1]
2c21af85da

Change-Id: I8d81dc48011c4cce869bbbeabf8e4c2d8ba8871e
This commit is contained in:
Yanis Guenane
2015-09-18 10:28:57 +02:00
parent 424ea9a34d
commit d84daa3543

View File

@@ -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', {