yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70384
[Bug 1742931] Re: ovs_lib: Custom vxlan udp port is not converted to string
Reviewed: https://review.openstack.org/533176
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=622a137974dbe0ffec84149fc36d19e440bd18b2
Submitter: Zuul
Branch: master
commit 622a137974dbe0ffec84149fc36d19e440bd18b2
Author: Jakub Libosvar <libosvar@xxxxxxxxxx>
Date: Fri Jan 12 13:48:33 2018 +0100
ovs-lib: Pass string as udp port to ovsdb
ovsdb maps accept strings as values only. This patch converts integer to
be passed to ovsdb in case vxlan_udp_port config value is used.
Change-Id: Idba77939a80d80a4bc9625d10c8b37b23b91b9c5
Closes-bug: #1742931
** Changed in: neutron
Status: In Progress => 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/1742931
Title:
ovs_lib: Custom vxlan udp port is not converted to string
Status in neutron:
Fix Released
Bug description:
If vxlan_udp_port is set to custom port in ovs agent config file then
inserting integer instead of string into ovsdb is attempted.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1742931/+subscriptions
References