]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NVP LBaaS: check for association before deleting health monitor
authorberlin <linb@vmware.com>
Thu, 16 Jan 2014 07:02:29 +0000 (15:02 +0800)
committerGerrit Code Review <review@openstack.org>
Tue, 4 Mar 2014 05:20:54 +0000 (05:20 +0000)
commit3f29c06d54de32f0a0859f53e942e1f18326b4d4
tree12b4c411bdfa63585593a14d8e3db1be7ec884d1
parent3e1799d046eae81b39fe9b357d87f004047bf90a
NVP LBaaS: check for association before deleting health monitor

    Bug #1243129 suggests to check for associations before deleting
health monitor in DB logic, so NVP advanced LBaaS should also Change
its operations when deleting a healthmonitor.

Change-Id: I57677cc4b65a13df9f72ec689f34771c7af6a57e
Closes-Bug: #1254639
neutron/plugins/vmware/plugins/service.py
neutron/tests/unit/vmware/vshield/test_lbaas_plugin.py