[Bug 1243352] Re: Installing Neutron LinuxBridge plugin configures OVS plugin instead
Launchpad Bug Tracker
1243352 at bugs.launchpad.net
Mon Feb 22 08:32:16 UTC 2016
This bug was fixed in the package neutron - 2:8.0.0~b2-0ubuntu4
---------------
neutron (2:8.0.0~b2-0ubuntu4) xenial; urgency=medium
* d/tests/linuxbridge-plugin, d/neutron-plugin-linuxbridge-agent.default:
Correct the linuxbridge config file.
* d/tests/*: Loop to check daemon status instead of sleep.
-- Corey Bryant <corey.bryant at canonical.com> Fri, 19 Feb 2016 08:11:38
-0500
** Changed in: neutron (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1243352
Title:
Installing Neutron LinuxBridge plugin configures OVS plugin instead
Status in Ubuntu Cloud Archive:
Fix Committed
Status in neutron package in Ubuntu:
Fix Released
Bug description:
Steps:
- start with no Neutron package installed
# apt-get install neutron-server neutron-plugin-linuxbridge
# cat /etc/default/neutron-server
# defaults for neutron-server
# path to config file corresponding to the core_plugin specified in
# neutron.conf
NEUTRON_PLUGIN_CONFIG="/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini"
This variable is used by /etc/init/neutron-server.conf and should point to the linuxbridge config file at /etc/neutron/plugins/linuxbridge/linuxbridge_conf.ini instead of the ovs config file.
Also the ovs plugin was installed:
# dpkg -l neutron\*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-===============================================-===============================================-==============================================================================================================
ii neutron-common 1:2013.2~rc3-0ubuntu1~cloud0 Neutron is a virtual network service for Openstack - common
un neutron-plugin <none> (no description available)
ii neutron-plugin-linuxbridge 1:2013.2~rc3-0ubuntu1~cloud0 Neutron is a virtual network service for Openstack - linuxbridge plugin
ii neutron-plugin-openvswitch 1:2013.2~rc3-0ubuntu1~cloud0 Neutron is a virtual network service for Openstack - Open vSwitch plugin
ii neutron-server 1:2013.2~rc3-0ubuntu1~cloud0 Neutron is a virtual network service for Openstack - server
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1243352/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list