vmware-nsx/neutron/db/loadbalancer
Eugene Nikanorov 9ed0f90cf7 LBaaS: Fix incorrect pool status change
Avoid incorrect status change when deleting the pool.
We can check for the conditions prior putting the pool
to PENDING_DELETE state, in case delete conditions are met
it is safe to change the state to PENDING_DELETE.
Also, change create_vip and update_vip operations to respect
PENDING_DELETE and avoid race conditions.

Change-Id: I9f526901eb85bdb83cf4ff8131460eb592c900f8
Closes-Bug: #1242338
2013-10-25 14:48:14 +04:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
loadbalancer_db.py LBaaS: Fix incorrect pool status change 2013-10-25 14:48:14 +04:00