yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13739
[Bug 1309822] [NEW] Icehouse Neutron OVS plug-in never take effect
Public bug reported:
The Icehouse neutron Open vSwitch (OVS) plug-in will always use the
/etc/neutron/plugins/ml2/ml2_conf.ini as it's config-file.
Some steps:
1.apt-get install python-software-properties
add-apt-repository cloud-archive:icehouse
2.apt-get install neutron-server
3.apt-get install neutron-plugin-openvswitch
4.set core plugin
/etc/neutron/neutron.conf
core_plugin = neutron.plugins.openvswitch.ovs_neutron_plugin.OVSNeutronPluginV2
service neutron-server restart
And then the Neutron server never create the folder and OVS config-file like this:
/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini.
It still use the /etc/neutron/plugins/ml2/ml2_conf.ini config-file.
** Affects: neutron
Importance: Undecided
Status: New
** Tags: icehouse neutron neutron-plugin
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1309822
Title:
Icehouse Neutron OVS plug-in never take effect
Status in OpenStack Neutron (virtual network service):
New
Bug description:
The Icehouse neutron Open vSwitch (OVS) plug-in will always use the
/etc/neutron/plugins/ml2/ml2_conf.ini as it's config-file.
Some steps:
1.apt-get install python-software-properties
add-apt-repository cloud-archive:icehouse
2.apt-get install neutron-server
3.apt-get install neutron-plugin-openvswitch
4.set core plugin
/etc/neutron/neutron.conf
core_plugin = neutron.plugins.openvswitch.ovs_neutron_plugin.OVSNeutronPluginV2
service neutron-server restart
And then the Neutron server never create the folder and OVS config-file like this:
/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini.
It still use the /etc/neutron/plugins/ml2/ml2_conf.ini config-file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1309822/+subscriptions
Follow ups
References