← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1370339] Re: Cannot register volume backed image by EC2 API

 

** Changed in: ec2-api
       Status: New => 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/1370339

Title:
  Cannot register volume backed image by EC2 API

Status in EC2 API:
  Fix Released
Status in OpenStack Compute (Nova):
  Confirmed

Bug description:
  AWS allows to register a volume backed image. But Nova doesn't:

  $ euca-register -n ebs-image --kernel aki-00000002 --ramdisk ari-00000003 --root-device-name /dev/vda -b /dev/vda=snap-00000006
  euca-register: error (HTTPInternalServerError): The server has either erred or is incapable of performing the requested operation.

  In fact this feature is not implemented in Nova. But this feature is
  used in 'Launching an Instance from a Backup' AWS scenario
  (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-launch-
  snapshot.html).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ec2-api/+bug/1370339/+subscriptions


References