another try on fix boto

This commit is contained in:
Vishvananda Ishaya
2010-07-30 16:15:09 -07:00
parent 1db9c94a78
commit 04d6595d9b

View File

@@ -48,7 +48,8 @@ import hashlib
import hmac
import logging
import urllib
import boto
import boto # NOTE(vish): for new boto
import boto.utils # NOTE(vish): for old boto
from nova.exception import Error