Image Creation Logic not aligned with Openstack Operation

Bug #1869646 reported by Dishant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ec2-api
New
Undecided
Unassigned

Bug Description

Following are the corresponding operation mapping for image creation in context with AWS and Openstack

- Image Creation in AWS <> Creating Snapshot from Running Instance Openstack

- Register Image in AWS <> Adding Image in Openstack.

In AWS Image Creation will create an AMI from the existing instance and store it under images.
Wherein the same operation when done through Openstack EC2API is creating a volume snapshot.

To Verify the operation ec2api is running the describe-images operation, which is trying to read the images from openstack. But as the image creation creates a snapshot, it won't be able to validate the operation and will get stuck at pending state.

Tags: image
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.