neutron/neutron/plugins/ml2/drivers/linuxbridge
Rodolfo Alonso Hernandez 5f048620d1 When creating a VXLAN interface, a device is mandatory
"IPWrapper.add_vxlan" method must have "dev" parameter as possitional
argument. A VXLAN interface must be always created on top of an existing
network device:
  https://www.kernel.org/doc/Documentation/networking/vxlan.txt

Conflicts:
    neutron/tests/functional/agent/linux/test_tc_lib.py

Closes-Bug: #1954316
Change-Id: Ia082f8531ffcc1599206124774599dcdb500274a
(cherry picked from commit 16a793af19)
(cherry picked from commit 1dc99e93fe)
2022-04-11 14:23:33 +00:00
..
agent When creating a VXLAN interface, a device is mandatory 2022-04-11 14:23:33 +00:00
mech_driver Add "connectivity" parameter in vif_details 2019-07-05 10:13:11 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00