Synergy releases in advance the VMs that are going to be destroyed
Synergy releases in advance the VMs that are going to be destroyed, before the confirmation notification is arrived. Change-Id: Ia0ba1c8c715ff831f5d3579e23fc324488570937 Sem-Ver: bugfix Closes-bug: #1646529
This commit is contained in:
parent
4db25a4f5b
commit
8451e011a7
@ -199,7 +199,6 @@ class QuotaManager(Manager):
|
||||
% (uuid, TTL, state, prj_id))
|
||||
|
||||
self.nova_manager.deleteServer(server)
|
||||
SharedQuota.release(server)
|
||||
except Exception as ex:
|
||||
LOG.error(ex)
|
||||
raise ex
|
||||
|
Loading…
x
Reference in New Issue
Block a user