octavia-dashboard/octavia_dashboard/api/rest
Gregory Thiemonge 65fd937252 Fix deleting multiple resources
Fix an issue that occured when deleting multiple resources at the same
time, the first one was correctly deleted but the other resources failed
because the load balancer was still in a PENDING_UPDATE provisioning
status.

In case of conflicts/PENDING UPDATE provisioning status, added a thread
to defer the deletion of the resource when the LB is active.

Story 2008798
Task 42212

Change-Id: I0ae2472549296c1a299f6f0d73c386dcb65a54f0
2021-04-06 08:48:37 +02:00
..
__init__.py Updating for octavia-dashboard 2017-06-22 16:20:27 +08:00
barbican.py Fix auth url for Barbican client 2019-03-04 08:36:12 +01:00
lbaasv2.py Fix deleting multiple resources 2021-04-06 08:48:37 +02:00