group-based-policy/gbpservice/neutron/extensions
mdsufair d1ff11cb8e Add no nat cidrs network extension
The no-NAT CIDRs extension is applied to the network resource
in neutron. When applied, it affects the list of subnets that
should be reachable without NAT that are delivered in the RPC
calls to agents. The agents can then use this information to
ensure that specific destination CIDRs will never use NAT.

The extension can be applied to both tenant and external/public
networks. The extension should be used judiciously, as placing
it on a network will cause those CIDRs to be added to all RPC
calls requesting subnets within that VRF (e.g. the extension
could be added to a shared network or to a network that uses
a subnetpool relating to a shared address scope, which would
be seen by all other networks that report to that same address
scope or shared network).

Change-Id: Ic2cdd501933cc21c286ca36218361aadef1878b8
2023-02-16 19:34:06 +00:00
..
__init__.py Python2/3 compatibility fixes 2022-02-17 12:42:20 +00:00
apic_allowed_vm_name.py Fix I18N deprecation warnings 2019-04-08 18:06:16 +00:00
apic_reuse_bd.py Fix I18N deprecation warnings 2019-04-08 18:06:16 +00:00
apic_segmentation_label.py Fix I18N deprecation warnings 2019-04-08 18:06:16 +00:00
cisco_apic.py Add no nat cidrs network extension 2023-02-16 19:34:06 +00:00
cisco_apic_gbp.py Fix I18N deprecation warnings 2019-04-08 18:06:16 +00:00
cisco_apic_l3.py Added Python3 support. 2020-05-19 01:51:00 +00:00
driver_proxy_group.py Fix I18N deprecation warnings 2019-04-08 18:06:16 +00:00
group_policy.py Fix oslo_i18n usage 2022-02-17 17:53:04 +00:00
group_policy_mapping.py Update links to the latest addresses 2017-08-18 21:38:05 +08:00
implicit_subnetpools.py Pike sync 2018-01-06 19:36:36 -08:00
patch.py Remove_legacy_service_chain_code(2) 2022-06-27 04:54:47 +00:00