openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #02853
Re: euca-bundle-instance error
This is correct. Bundle Instance doesn't even exist in the older eucatools? If you would like to file a bug perhaps someone could tackle it.
Vish
On Jun 10, 2011, at 11:56 AM, Scott Moser wrote:
> On Fri, 10 Jun 2011, Diego Parrilla Santamaría wrote:
>
>> Hi all,
>>
>> we are testing the Cactus release of Openstack Nova and we tried to bundle a
>> Windows instance with 'euca-bundle-instance' as follows:
>>
>> Client OS: Ubuntu Natty 64 bits
>> euca2ools and dependencies: what comes in Natty by default, main-31337
>> 2009-04-04 (1.3.1, because 1.2 did not have euca-bundle-instance)
>> Windows image: 2008SR2 Datacenter Version 64 bit
>>
>> The Nova deployment is based on 10.04 and Cactus (Stackops distro based).
>>
>> When I try to execute:
>>
>> root@i-0000113c:/home/ubuntu# euca-bundle-instance i-00001136 -b bucket -p
>> acens -o ${EC2_ACCESS_KEY} -w ${EC2_SECRET_KEY}
>>
>> I get this error:
>>
>> EC2Connection instance has no attribute 'bundle_instance'
>>
>> So I don't know if I'm doing something wrong or euca2ools does not support
>> instance bundling yet... Anybody can give me a hint? Is there another way to
>> bundle an image?
>
> I believe the issue is that openstack does not support the
> 'BundleInstance' [1] api entry point [2].
>
> --
> [1] http://docs.amazonwebservices.com/AWSEC2/latest/APIReference/index.html?ApiReference-query-BundleInstance.html
> [2] http://bazaar.launchpad.net/~hudson-openstack/nova/trunk/view/head:/nova/api/ec2/__init__.py_______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References