]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
VMWare: don't notify on disassociate_floatingips()
authorIhar Hrachyshka <ihrachys@redhat.com>
Thu, 19 Jun 2014 11:58:48 +0000 (13:58 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Wed, 16 Jul 2014 18:42:54 +0000 (18:42 +0000)
commiteafebec2d3f6d0bd0ecc6e6d7c4f1ae421a44dfe
tree9503c5c9edbc4dbdf69824a668189fe8a979023e
parentfb6e0653acfba9654c9119427ada0ad6c7211813
VMWare: don't notify on disassociate_floatingips()

L3 agent notifications don't make sense for NSX VMWare plugin since
there is no L3 agent in such setup, so disabling them here.

Updated a unit test to check that notification is indeed not requested.

Change-Id: I9c7c32d02d466098d22df8f10448361c3d99174c
Related-Bug: 1330955
neutron/plugins/vmware/plugins/base.py
neutron/tests/unit/vmware/test_nsx_plugin.py