]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
lb: stop handling Havana device updates
authorIhar Hrachyshka <ihrachys@redhat.com>
Fri, 19 Jun 2015 09:34:12 +0000 (11:34 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Tue, 18 Aug 2015 10:48:46 +0000 (12:48 +0200)
commit4f2f619a6394cfc2e6f4a0ce02408610d47428b1
tree2bb50a1b3f1713253d02bc06e8f47259b9c20ab1
parentf5344dec5b80e38db8ffea10c944ef59b26ebe48
lb: stop handling Havana device updates

In Havana, device details did not contain segmentation_id but vlan_id.
Those times are long gone.

Change-Id: I7ea5d2cb114371692439c0518ce6bf497837e485
neutron/plugins/ml2/drivers/linuxbridge/agent/common/constants.py
neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py