]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
BigSwitch: Add address pair support to plugin
authorKevin Benton <blak111@gmail.com>
Tue, 18 Feb 2014 09:22:11 +0000 (09:22 +0000)
committerKevin Benton <blak111@gmail.com>
Mon, 3 Mar 2014 10:25:25 +0000 (10:25 +0000)
commite93aaf456a97bab2a9207e3c97defec66a4688be
tree467291f8e5019198ff70a27aec9876d647633fdc
parente99f84c82cc888d87120b71b4a91dc7cea299a00
BigSwitch: Add address pair support to plugin

Adds support for the address pair extension to
the BigSwitch/restproxy plugin.

Implements: blueprint bsn-address-pairs
Change-Id: If03e8752155bcb8b21f5a427c54640c5b63f77f3
neutron/db/migration/alembic_migrations/versions/fcac4c42e2cc_bsn_addresspairs.py [new file with mode: 0644]
neutron/plugins/bigswitch/plugin.py
neutron/tests/unit/bigswitch/test_restproxy_plugin.py