Installing Neutron LinuxBridge plugin configures OVS plugin instead
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Cloud Archive |
Triaged
|
Wishlist
|
Unassigned | ||
neutron (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Steps:
- start with no Neutron package installed
# apt-get install neutron-server neutron-
# cat /etc/default/
# defaults for neutron-server
# path to config file corresponding to the core_plugin specified in
# neutron.conf
NEUTRON_
This variable is used by /etc/init/
Also the ovs plugin was installed:
# dpkg -l neutron\*
Desired=
| Status=
|/ Err?=(none)
||/ Name Version Description
+++-===
ii neutron-common 1:2013.
un neutron-plugin <none> (no description available)
ii neutron-
ii neutron-
ii neutron-server 1:2013.
summary: |
- Installing Neutron LinuxBridge plugin configure for OVS plugin + Installing Neutron LinuxBridge plugin configures OVS plugin instead |
Changed in cloud-archive: | |
importance: | Undecided → Medium |
Changed in neutron (Ubuntu): | |
importance: | Medium → Wishlist |
Changed in cloud-archive: | |
importance: | Medium → Wishlist |
Changed in neutron (Ubuntu): | |
assignee: | James Page (james-page) → nobody |
Changed in cloud-archive: | |
assignee: | Corey Bryant (corey.bryant) → nobody |
Changed in neutron (Ubuntu): | |
assignee: | Corey Bryant (corey.bryant) → nobody |
Currently the packages don't update the configuration file for the neutron-server; I intend on trying to get this working for icehouse.