group-based-policy/gbpservice/neutron/tests/unit
Kent Wu 80f5e18e4c Allow both FIP and SNAT on a single port
This should be allowed if this port has multiple IPs
either through AAP or multiple fixed_ips.

Currently once a FIP is associated to a port then it
will prevent SNAT from working anymore. This works
fine for ports having just 1 IP. However if a port is
configured with multiple IPs, then associating a FIP
to one of the IPs will break the existing SNAT
configuration for the other IPs.

Change-Id: I5bfc32a021ed6d438e227cd1c71d4701f81be296
2020-01-24 22:14:35 +00:00
..
db [AIM] Move code from policy driver to mechanism driver 2019-02-25 16:43:53 -05:00
nfp Fix pep8 failures seen on submitted patches 2019-10-31 18:25:02 +00:00
plugins [AIM] Add extra provided/consumed contracts to network extension 2020-01-10 05:41:53 -05:00
services Allow both FIP and SNAT on a single port 2020-01-24 22:14:35 +00:00
__init__.py Pike sync 2018-01-06 19:36:36 -08:00
common.py Newton sync 2017-03-17 01:35:29 -07:00
test_extension_group_policy.py Fix copy-paste errors in extension unit test 2017-05-01 19:32:57 -07:00
test_extension_group_policy_mapping.py Use converters and constants from neutron-lib 2017-04-22 17:05:19 -07:00
test_extension_servicechain.py Newton sync 2017-03-17 01:35:29 -07:00