group-based-policy/gbpservice/neutron/services/grouppolicy/drivers
Thomas Bachman a786706373 Add support for CIDRs in allowed-adddress-pairs
The current support for allowed-address-pairs only covers
host addresses. This patch adds support for using CIDRs in
allowed address pairs. Since CIDRs are already supported in
upstream neutron, this patch only affects the backend
implementation, which is the get_gbp_details RPC and the
port notifications.

The patch also addresses cleanup of the IP => Port ID
mapping table. Entries in the table weren't affected
if an existing port's allowed-address-pairs property
was changed. This patch checks to see if the changes
address any addresses in the table, and if needed,
removes them.

Change-Id: I7bcfee46b0239577c500f2fa970e4c8400c968d0
2019-02-08 21:18:10 +00:00
..
cisco Add support for CIDRs in allowed-adddress-pairs 2019-02-08 21:18:10 +00:00
extensions [AIM] Use baked queries 2019-01-08 14:50:34 -05:00
vmware NSX Policy: reinitialize connection cluster 2018-06-12 15:24:41 -07:00
__init__.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
chain_mapping.py Pike sync 2018-01-06 19:36:36 -08:00
dummy_driver.py Remove APIC mapping policy driver 2017-06-23 16:41:29 +00:00
implicit_policy.py Preparing for Pike support 2017-10-24 15:09:55 -07:00
neutron_resources.py Ocata sync 2017-07-05 15:25:25 -07:00
nsp_manager.py Pike sync 2018-01-06 19:36:36 -08:00
resource_mapping.py For queens sync 2018-09-07 16:24:08 -07:00