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

2014-10-02 Thread Aparna S Parikh
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 Oct 1

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

2014-10-01 Thread Aparna S Parikh
> > Hi, > > We are trying to leverage EC2 from Openstack, and are currently working on > writing an EC2 driver using the boto libraries, and are hung up on snapshot > of an instance functionality. The instance remains in 'Queued' status on > Openstack instead of becoming 'Active'. The actual EC2 s

[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' status.