← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1636565] Re: Time is not synced for resumed from suspend instances

 

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 <vromanso@xxxxxxxxxx>
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


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1636565

Title:
  Time is not synced for resumed from suspend instances

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  Time is not being synchronized for resumed from suspend instances
  as guest.resume() method is not being called on resume operations.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1636565/+subscriptions


References