yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05471
[Bug 1227675] Re: OVS agent fails with "ovs-vsctl: unrecognized option '--may-exist'" error trying to create a GRE tunnel
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1227675
Title:
OVS agent fails with "ovs-vsctl: unrecognized option '--may-exist'"
error trying to create a GRE tunnel
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
When OVS agent creates a GRE tunnel, it fails with error "ovs-vsctl:
unrecognized option '--may-exist'".
Command:
sudo ovs-vsctl --timeout=2 --may-exist add-port br-tun gre-1
is produced instead of correct one:
sudo ovs-vsctl --timeout=2 -- --may-exist add-port br-tun gre-1
Please also see http://git.openvswitch.org/cgi-
bin/gitweb.cgi?p=openvswitch;a=commit;h=401d5a6d16438ceb2e09c19677b97504593b4b51
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1227675/+subscriptions