Remove the package networking midonet installation
We are removing it from here since it is installed on the neutron plugin itself Change-Id: I6480aa20cf6da2a679541b2f58b3a41f0866b4a0
This commit is contained in:
parent
1d649de947
commit
7abe2d7ccc
@ -83,10 +83,6 @@ class midonet::neutron_plugin (
|
|||||||
$ml2_package = 'openstack-neutron-ml2'
|
$ml2_package = 'openstack-neutron-ml2'
|
||||||
}
|
}
|
||||||
|
|
||||||
package { 'python-networking-midonet':
|
|
||||||
ensure => present,
|
|
||||||
} ->
|
|
||||||
|
|
||||||
package { $ml2_package:
|
package { $ml2_package:
|
||||||
ensure => absent,
|
ensure => absent,
|
||||||
} ->
|
} ->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user