← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1318968] [NEW] image-without-format

 

Public bug reported:

Currently, some case like the below, the image can't be used to boot an
instance.

1. create volume from image
2. boot instance from the volume
3. createImage to the instance
4. use the instance image to boot an instance

The reason:
The image without the disk_format/container_format/checksum。
When boot the instance from the image, getattr exception is thrown.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1318968

Title:
  image-without-format

Status in OpenStack Compute (Nova):
  New

Bug description:
  Currently, some case like the below, the image can't be used to boot
  an instance.

  1. create volume from image
  2. boot instance from the volume
  3. createImage to the instance
  4. use the instance image to boot an instance

  The reason:
  The image without the disk_format/container_format/checksum。
  When boot the instance from the image, getattr exception is thrown.

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


Follow ups

References