Termination of expired servers

If, for some reasons, the termination of one of the expired VMs fails,
the iteration finishes by reporting the message error. This fix lets
Synergy to continue on terminating the remaining VMs.

BUG: #1715823
Change-Id: I1dbd984f6fb5c7588349b025828887e21d950f84
Sem-Ver: bugfix
This commit is contained in:
Lisa Zangrando 2017-09-08 10:12:25 +02:00
parent e4d9840645
commit 0fcc947d16
1 changed files with 0 additions and 1 deletions

View File

@ -214,7 +214,6 @@ class QuotaManager(Manager):
self.nova_manager.deleteServer(server)
except SynergyError as ex:
LOG.error(ex)
raise ex
def updateSharedQuota(self):
# calculate the the total limit per cores and ram