neutron/neutron/tests
Miguel Lavalle be8a7a2795 Fix handling of dstport option for VXLANs
When specifying a value for the 'dstport' option in the [vxlan] section
of the Linux bridge agent, the agent crashes upon start. This is
because the value specified in 'dstport' is incorrectly converted to
a string before being passed to pyroute2 when creating a VXLAN tunnel.
pyroute2 expects an integer value. This patch fixes this bug.

Change-Id: I83131f3bb32253cbc4acec3a1f38bf225223ff8b
Closes-Bug: #1764867
2018-04-17 16:10:34 -05:00
..
common Remove usage of TestCase.skip() method 2018-03-21 22:14:53 +01:00
contrib remove tag and tag_ext extensions 2018-03-16 13:09:42 -06:00
etc Allow port create/update by shared nw owners 2017-12-12 04:12:54 +00:00
fullstack Merge "Remove usage of TestCase.skip() method" 2018-03-26 20:28:36 +00:00
functional Fix pep8 errors 2018-04-11 01:10:49 +09:00
tempest Removing remaining Tempest bits 2018-03-26 11:41:35 -05:00
unit Fix handling of dstport option for VXLANs 2018-04-17 16:10:34 -05:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Switch IPDevice.exists() method to use pyroute2 2018-03-19 11:56:45 +01:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py tests/tools: add prefix "_" to CALLBACK_PRIORITY_SUPPORTED 2018-04-11 22:46:55 -07:00