]> 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)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:42 +0000 (15:20 +0800)
commit3467b9134a3009c59f6b0f9300bfe004ae4c55c9
treee42948336afc9c76c0bc4e7a278d4bde0af11e66
parent514b3352e79f44e36b8ed279f5ae5c3f84522017
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