Comment 2 for bug 1668199

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to synergy-scheduler-manager (master)

Reviewed: https://review.openstack.org/438383
Committed: https://git.openstack.org/cgit/openstack/synergy-scheduler-manager/commit/?id=b16ab75ca6b1283270b3682fdc4428796506b633
Submitter: Jenkins
Branch: master

commit b16ab75ca6b1283270b3682fdc4428796506b633
Author: Lisa Zangrando <email address hidden>
Date: Mon Feb 27 10:17:11 2017 +0100

    Fix a possible shared quota consistency issue

    It may happen that a VM instance goes in error during the building phase.
    Although the server is deleted by Synergy, the compute node may not send
    the notification about the cancellation by leaving the shared quota not
    consistent. This fix addresses this issue.

    Bug: #1668199
    Change-Id: I9ff9eed7b234117e24ae629fdd3e00ae7ce528cd
    Sem-Ver: bugfix