]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: add nsx switch lookup to dhcp and metadata operations
authorarmando-migliaccio <armamig@gmail.com>
Thu, 24 Apr 2014 19:11:41 +0000 (12:11 -0700)
committerThomas Goirand <thomas@goirand.fr>
Mon, 9 Jun 2014 15:06:54 +0000 (23:06 +0800)
commitdd713f1445eea74cb575b51a1a641ed2c8754e25
tree3c14d94462bff18c665bf5281ad1ce59634be075
parentbb8f7338335001380debffcbf73b62b3e3afca2e
NSX: add nsx switch lookup to dhcp and metadata operations

The operations in questions were still using the neutron network
uuid as the nsx switch uuid, but this is no longer valid.

Close-bug: #1312439

Change-Id: I0f4bf02bb176c5c3914c7dd7e8249121af1b5a79
(cherry picked from commit 0f2f768578900a7ca74091ab400bd9facce9eaf9)
neutron/plugins/vmware/dhcp_meta/lsnmanager.py
neutron/tests/unit/vmware/test_dhcpmeta.py