Merge "agents/bigswitch: deploy python-networking-bigswitch"
This commit is contained in:
@@ -29,7 +29,12 @@ class neutron::agents::bigswitch (
|
||||
fail("Unsupported osfamily ${::osfamily}")
|
||||
}
|
||||
|
||||
require ::neutron::plugins::ml2::bigswitch
|
||||
ensure_packages('python-networking-bigswitch',
|
||||
{
|
||||
ensure => $package_ensure,
|
||||
tag => 'openstack',
|
||||
}
|
||||
)
|
||||
|
||||
package { 'bigswitch-lldp':
|
||||
ensure => $package_ensure,
|
||||
|
Reference in New Issue
Block a user