blazar/blazar/plugins
asmita singh 9bcbded358 Prevent race during instance deletion
A user can delete their instances concurrently while the on_end
function is executing. This can result in novaclient raising a
NotFound exception, preventing on_end() from completing successfully.

This patch catches all exceptions and continues running on_end().

Closes-Bug: #1791721
Change-Id: I12493c6528384a6b27d85b8d3def0b9c8f5670d0
2019-02-26 07:43:28 +00:00
..
instances Prevent race during instance deletion 2019-02-26 07:43:28 +00:00
oshosts Use hypervisor_hostname for host name 2019-02-12 10:55:47 +00:00
__init__.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
base.py Support lease_id parameter in List and Get Allocations API 2019-01-08 12:32:30 +00:00
dummy_vm_plugin.py Gather all operations for the reservations table into the manager 2017-06-02 07:36:52 +00:00