boto.utils import doesn't work with new boto, import boto instead
This commit is contained in:
@@ -48,7 +48,7 @@ import hashlib
|
||||
import hmac
|
||||
import logging
|
||||
import urllib
|
||||
import boto.utils
|
||||
import boto
|
||||
|
||||
from nova.exception import Error
|
||||
|
||||
|
Reference in New Issue
Block a user