]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
BigSwitch ML2: Include bound_segment in port
authorKevin Benton <blak111@gmail.com>
Tue, 18 Mar 2014 20:11:27 +0000 (13:11 -0700)
committerKevin Benton <blak111@gmail.com>
Wed, 19 Mar 2014 08:25:34 +0000 (01:25 -0700)
commit3d6381fd524f980d32d7129292372b0707d479a0
tree5ceb7cb24d5494a57132c28cdfec8b78b81734be
parent0009e474e23c84e5952696e4fc423fd69c9ed74d
BigSwitch ML2: Include bound_segment in port

Includes bound segment in port create/update
requests to disambiguate when the parent network
has multiple segments.

Closes-Bug: #1294355
Change-Id: I59ef38aa5de46c1229384e0c4a9f0ee01c1bc678
neutron/plugins/ml2/drivers/mech_bigswitch/driver.py
neutron/tests/unit/ml2/drivers/test_bigswitch_mech.py