Comment 10 for bug 746401

Revision history for this message
Rishi Singhal (singhal-rishi) wrote :

From the logs I can see:
2011-05-04 12:44:53,271 AUDIT nova [-] Starting /usr/bin/nova-objectstore on 10.0.2.15:3333

Also looks like curl works
curl 10.0.2.15:3333
<?xml version="1.0" encoding="UTF-8"?>
<ListAllMyBucketsResult xmlns="http://doc.s3.amazonaws.com/2006-03-01"><Buckets><Bucket><CreationDate>2011-04-13T16:29:21.000Z</CreationDate><Name>mybucket</Name></Bucket></Buckets></ListAllMyBucketsResult>

rishi@rishi-laptop:~$ uec-publish-tarball ttylinux-uec-i386-11.2_2.6.35-16_1.tar.gz mybucket
Sun May 15 18:28:01 IST 2011: ====== extracting image ======
kernel : ttylinux-uec-i386-11.2_2.6.35-16_1-vmlinuz
ramdisk: ttylinux-uec-i386-11.2_2.6.35-16_1-initrd
image : ttylinux-uec-i386-11.2_2.6.35-16_1.img
Sun May 15 18:28:01 IST 2011: ====== bundle/upload kernel ======
failed to register ttylinux-uec-i386-11.2_2.6.35-16_1-vmlinuz.manifest.xml
failed: euca-register mybucket/ttylinux-uec-i386-11.2_2.6.35-16_1-vmlinuz.manifest.xml
UnknownError: An unknown error has occurred. Please try your request again.failed to upload kernel

Regards,
Rishi