Comment 5 for bug 1636565

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

Reviewed: https://review.openstack.org/390947
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=cd1af7abdd09852feb985974bdfb1f7dd4d6bcc9
Submitter: Jenkins
Branch: master

commit cd1af7abdd09852feb985974bdfb1f7dd4d6bcc9
Author: Vladik Romanovsky <email address hidden>
Date: Wed Oct 19 12:21:40 2016 -0400

    libvirt: sync time on resumed from suspend instances

    Time is not being synchronized for migrated or resumed from suspend instances
    as guest.resume() method is not being called on these operations.

    Calling sync_guest_time directly in the resume method as well as in
    finish_migration.

    Resolves-Bug: #1636565

    Change-Id: Ie140bc0912e6b312d3fcbee7e9650a81076eda4d