]> 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)
committerarmando-migliaccio <armamig@gmail.com>
Thu, 24 Apr 2014 21:40:13 +0000 (14:40 -0700)
commit0f2f768578900a7ca74091ab400bd9facce9eaf9
tree64b1d12a61a0a9d555f2a5e8594537689caf81ae
parente768ee417368c46378009f54e5a9462ece50c3ec
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
neutron/plugins/vmware/dhcp_meta/lsnmanager.py
neutron/tests/unit/vmware/test_dhcpmeta.py