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 
wrote:

> 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 Oct 1, 2014, at 11:13 AM, Aparna S Parikh 
> wrote:
>
> 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.
>
> We are essentially calling create_image() from the boto/ec2/instance.py
> when snapshot of an instance is being called.
>
> Any help in figuring this out would be greatly appreciated.
>
> Thanks,
>
> Aparna
> ___
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
>
> ___
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[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 snapshot that gets
> created is in 'available' status though.
>
> We are essentially calling create_image() from the boto/ec2/instance.py
> when snapshot of an instance is being called.
>
> Any help in figuring this out would be greatly appreciated.
>
> Thanks,
>
> Aparna
>
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


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

We are essentially calling create_image() from the boto/ec2/instance.py
when snapshot of an instance is being called.

Any help in figuring this out would be greatly appreciated.

Thanks,

Aparna
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev