]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add support to the port binding extension for the NVP plugin.
authorarmando-migliaccio <amigliaccio@nicira.com>
Tue, 4 Jun 2013 22:45:06 +0000 (15:45 -0700)
committerarmando-migliaccio <amigliaccio@nicira.com>
Tue, 23 Jul 2013 19:19:11 +0000 (12:19 -0700)
commit4a8c3af72f9b9385556abdc9681368d6a1db8ad4
tree54d78b8cb1636123ff3f234e15530e09f9883ba6
parent7eec32bb6e5dfafbdbf59f1c9873f785cc28f7e4
Add support to the port binding extension for the NVP plugin.

Also, this patch removes the non-serializable object for
port profile. This went undetected for quite some time.

Implements blueprint nvp-port-binding-extension

Change-Id: I380570f08e92f75d6431dcda6fac2a770887bb48
neutron/db/migration/alembic_migrations/versions/176a85fc7d79_add_portbindings_db.py
neutron/db/portbindings_db.py
neutron/plugins/nicira/NeutronPlugin.py
neutron/tests/unit/nicira/test_nicira_plugin.py