Comment 2 for bug 1404801

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

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

commit c944babe99657093cc8210478deaae0142c98e96
Author: PranaliDeore <email address hidden>
Date: Tue Dec 23 06:04:24 2014 -0800

    Unshelving a volume backed instance doesn't work

    In case of volume backed instance, snapshot is not
    taken when an instance is shelved, so shelve_image_id
    key is not set to the instance system metadata.
    If shelve_image_id is None, then it shouldn't raise UnshelveException.

    Closes-Bug: #1404801
    Change-Id: I295e3e2b2c2d640684a5416c53fa1fed7e6297e2