← Back to team overview

registry team mailing list archive

[Bug 623888] Re: euca-upload-bundle -b mybucket -m /tmp/vmlinuz-2.6.32-23-server.manifest.xml

 

hi , the reason maybe in the boto

in 1.9
conetent of s3 __init__.py:

import boto

boto.check_extensions(__name__, __path__)

from connection import S3Connection as Connection
from key import Key
from bucket import Bucket

__all__ = ['Connection', 'Key', 'Bucket']

in 2.0
conetent of s3 __init__.py is empty


maybe this is the reason.

must i downgrade to boto 1.9,  who can help me . 
thanks

-- 
euca-upload-bundle -b mybucket -m /tmp/vmlinuz-2.6.32-23-server.manifest.xml
https://bugs.launchpad.net/bugs/623888
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.



References