]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
BigSwitch plugin - add portbinding info in requests to controller
authorKevin Benton <kevin.benton@bigswitch.com>
Fri, 23 Aug 2013 12:51:54 +0000 (05:51 -0700)
committerKevin Benton <kevin.benton@bigswitch.com>
Fri, 23 Aug 2013 21:50:15 +0000 (14:50 -0700)
commit69dd72931fd09f346f4a3e455bf9ec28f5639369
tree4cc630ea41e125494b057bc2ff2edaf05515908e
parent1c2e111a0be07c9005e212ca634a1ea174f616a5
BigSwitch plugin - add portbinding info in requests to controller

Include portbinding info in requests to controller so it receives
information about the compute node like the VIF type and the host
ID. Also includes better debug output on back-end failures.

Fixes: bug #1216061
Change-Id: Ib85c8a088ee9fb94baaf8f28849b318b32d9d672
neutron/plugins/bigswitch/plugin.py
neutron/tests/unit/bigswitch/test_router_db.py