← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1520336] Re: ovs-vsctl command in neutron agent fails with version 1.4.2

 

Paul sorry but I think we can't help here. You should contact Wheezy
maintainers to update the package. Marking the bug as invalid

** Changed in: neutron
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1520336

Title:
  ovs-vsctl command in neutron agent fails with version 1.4.2

Status in neutron:
  Invalid

Bug description:
  Wheezy (which I believe is still supported?) comes with version 1.4.2
  of ovs-vsctl.

  It fails to start neutron agent (which also uses  --may-exist)  with

  2015-11-26 15:01:07.155 92027 DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ovs-vsctl', '--timeout=10', '--oneline', '--format=json', '--', 'set', 'Bridge', 'br-int', 'protocols=[OpenFlow10]'] execute_rootwrap_daemon /home/pcarlton/openstack/neutron/neutron/agent/linux/utils.py:100
  2015-11-26 15:01:07.162 92027 ERROR neutron.agent.ovsdb.impl_vsctl [-] Unable to execute ['ovs-vsctl', '--timeout=10', '--oneline', '--format=json', '--', 'set', 'Bridge', 'br-int', 'protocols=[OpenFlow10]']. Exception: Exit code: 1; Stdin: ; Stdout: ; Stderr: ovs-vsctl: Bridge does not contain a column whose name matches "protocols"

  2015-11-26 15:01:07.163 92027 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [-] Exit code: 1; Stdin: ; Stdout: ; Stderr: ovs-vsctl: Bridge does not contain a column whose name matches "protocols"
   Agent terminated!

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1520336/+subscriptions


References