neutron/neutron/common
Slawek Kaplonski 08f3633990 Add trunk subports to be one of dvr serviced device owners
When "trunk:subport" wasn't added to the list of device owners which
are supported by dvr, there was no proper config in br-int's openflow
rules for such port, e.g. there was no dvr_to_src_mac rule in table 1
added and traffic from such port was never going through br-int.

Trunk ports should be added to this dvr serviced device owners list and
that patch is adding it there.

Conflicts:
    neutron/common/utils.py

Change-Id: Ic21089adfa32dbf5d0e29a89713e6e2bf28f0f05
Closes-Bug: #1870114
(cherry picked from commit d0a1652227)
2020-04-05 21:40:09 +02:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
_deprecate.py Fix flake8 N534 untranslated exception message 2018-10-19 15:46:04 -04:00
cache_utils.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
config.py remove neutron.common.rpc 2019-02-06 11:05:55 -07:00
constants.py Packets getting lost during SNAT with too many connections 2019-05-20 17:39:47 -04:00
eventlet_utils.py Windows: fix exec calls 2018-02-01 17:05:28 +02:00
ipv6_utils.py Allow Ipv6 addresses for nova_metadata_host 2018-10-11 02:07:05 +00:00
profiler.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
utils.py Add trunk subports to be one of dvr serviced device owners 2020-04-05 21:40:09 +02:00