vmware-nsx/neutron
Aaron Rosen d239c85197 Implement Allowed Address Pairs
The following patch adds the concept of allowed address pairs.
This allows one to add additional ip/mac address pairs on a port to
allow traffic that matches those specified values. This is useful in order
to leverage dataplane failover mechanisms like vrrp. This patch adds support
for the NVP plugin, the OVS plugin, and Ml2.

DocImpact

implements blueprint: allowed-address-pairs

Change-Id: Ie73b3886c5be8e1fc4ade86a0cfb854267f345ac
2013-09-05 03:53:59 -07:00
..
agent Implement Allowed Address Pairs 2013-09-05 03:53:59 -07:00
api Correct VPNaaS limit checks in extension 2013-08-29 20:35:08 -04:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Add Neutron l3 metering agent" 2013-09-04 15:47:55 +00:00
db Implement Allowed Address Pairs 2013-09-05 03:53:59 -07:00
debug Improve dhcp agent structure to support multiple dhcp models 2013-08-23 13:41:31 -07:00
extensions Implement Allowed Address Pairs 2013-09-05 03:53:59 -07:00
locale Imported Translations from Transifex 2013-09-05 06:14:24 +00:00
openstack Sync rpc fix from oslo-incubator 2013-09-03 09:22:22 -04:00
plugins Implement Allowed Address Pairs 2013-09-05 03:53:59 -07:00
scheduler Merge "Register agent schedulers options in one place" 2013-07-18 10:05:43 +00:00
server Enable localizable REST API responses via the Accept-Language header 2013-08-07 21:19:25 +00:00
services Merge "Reference driver implementation (IPsec) for VPNaaS" 2013-09-04 17:33:31 +00:00
tests Implement Allowed Address Pairs 2013-09-05 03:53:59 -07:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
context.py Allow for skipping admin roles loading on context creation 2013-08-28 14:06:43 +04:00
hooks.py Fixes Windows setup dependency bug 2013-08-15 22:58:14 +03:00
manager.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
neutron_plugin_base_v2.py Remove openstack.common.exception usage 2013-08-06 10:42:02 +02:00
policy.py Fixing some typos found during translation 2013-07-30 07:16:22 -03:00
quota.py Externalize error messages in the API 2013-08-07 21:19:25 +00:00
service.py Enable logging before using it 2013-07-13 15:35:22 +08:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Use system locale when Accept-Language header is not provided 2013-08-20 19:16:22 +00:00