Re: [openstack-dev] Help with EC2 Driver functionality using boto ...

2014-10-02 Thread Aparna S Parikh
Unfortunately, there is no error in nova or glance logs. It seems very likely that we are missing doing something to make the status transition happen, but we don't know what that could be. On Wed, Oct 1, 2014 at 8:20 PM, Vishvananda Ishaya vishvana...@gmail.com wrote: It is hard to tell if

[openstack-dev] Help with EC2 Driver functionality using boto ...

2014-10-01 Thread Aparna S Parikh
Hi, We are currently working on writing a driver for Amazon's EC2 using the boto libraries, and are hung up on creating a snapshot of an instance. The instance remains in 'Queued' status on Openstack instead of becoming 'Active'. The actual EC2 snapshot that gets created is in 'available'

Re: [openstack-dev] Help with EC2 Driver functionality using boto ...

2014-10-01 Thread Vishvananda Ishaya
It is hard to tell if this is a bug or a misconfiguration from your desctiption. The failure likely generated some kind of error message in nova or glance. If you can track down an error message and a tracback it would be worth submitting as a bug report to the appropriate project. Vish On