]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
[apic ml2] Bind ports regardless of the owner
authorIvar Lazzaro <ivarlazzaro@gmail.com>
Mon, 15 Dec 2014 00:17:37 +0000 (16:17 -0800)
committerIvar Lazzaro <ivarlazzaro@gmail.com>
Fri, 2 Jan 2015 19:42:19 +0000 (20:42 +0100)
commita6c5cc7bfd00835ee066e9736f3c8056210a6071
tree630ddf1251e8816f7c08608a1babc8b6e809cfa0
parentb88f9df7339a576fbcdf481225bfc644a2a13b2f
[apic ml2] Bind ports regardless of the owner

Today, APIC ML2 mechanism driver is only binding compute ports
on the backend. This causes services' ports to be ignored.

Change-Id: Ie653757370d9f76b70f747a799a71c1af2406cf5
Closes-Bug: 1402458
neutron/plugins/ml2/drivers/cisco/apic/mechanism_apic.py
neutron/tests/unit/ml2/drivers/cisco/apic/test_cisco_apic_mechanism_driver.py