← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1878583] Fix included in openstack/nova queens-eol

 

This issue was fixed in the openstack/nova queens-eol  release.

** Changed in: nova/queens
       Status: Fix Committed => 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/1878583

Title:
  Unable to createImage/snapshot paused volume backed instances

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) queens series:
  Fix Released
Status in OpenStack Compute (nova) rocky series:
  Fix Released
Status in OpenStack Compute (nova) stein series:
  Fix Released
Status in OpenStack Compute (nova) train series:
  Fix Released
Status in OpenStack Compute (nova) ussuri series:
  Fix Released

Bug description:
  Description
  ===========
  Unable to createImage/snapshot paused volume backed instances.

  Steps to reproduce
  ==================
  - Pause a volume backed instance
  - Attempt to snapshot the instance using the createImage API

  Expected result
  ===============
  A snapshot image is successfully created as is the case for paused instances that are not volume backed.

  Actual result
  =============
  n-api returns the following error:

  {'code': 409, 'message': "Cannot 'createImage' instance
  bc5a7ae4-fca9-4d83-b1b8-5534f51a9404 while it is in vm_state paused"}

  Environment
  ===========
  1. Exact version of OpenStack you are running. See the following
    list for all releases: http://docs.openstack.org/releases/

     master

  2. Which hypervisor did you use?
     (For example: Libvirt + KVM, Libvirt + XEN, Hyper-V, PowerKVM, ...)
     What's the version of that?

     N/A

  2. Which storage type did you use?
     (For example: Ceph, LVM, GPFS, ...)
     What's the version of that?

     N/A

  3. Which networking type did you use?
     (For example: nova-network, Neutron with OpenVSwitch, ...)

     N/A

  Logs & Configs
  ==============

  As above.

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



References