Cannot create instance snapshot using ec2 api create_image

Bug #1056148 reported by Rohan
This bug report is a duplicate of:  Bug #923546: euca-create-image doesn't work. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
New
Undecided
Unassigned

Bug Description

Branch : stable/essex

How to reproduce:
Using euca tools command "euca-create-image -n <imagename> instance_id", try to create snapshot of an ACTIVE instance.

Output:
Throws a exception
"ImageNotFound: Image 7bc3a159-5851-4a4f-a80d-a9b4702e310e could not be found."

Analysis :
It seems that the image id passed to the method L1627 self._get_image() is glance uuid of the image.
Instead ec2 image id should be passed.

Tags: ec2 ntt
Rohan (kanaderohan)
Changed in nova:
assignee: nobody → Rohan (kanaderohan)
Rohan (kanaderohan)
Changed in nova:
assignee: Rohan (kanaderohan) → nobody
Chuck Short (zulcss)
tags: added: ec2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.