use aws connect calls that allow boto profile use

reviewable/pr18780/r1
Dan Abel 10 years ago committed by Joe Ray
parent 07a694647b
commit c5f5dfd8a0

@ -116,6 +116,7 @@ from boto.s3.connection import OrdinaryCallingFormat
try: try:
import boto import boto
import boto.ec2
from boto.s3.connection import Location from boto.s3.connection import Location
from boto.s3.connection import S3Connection from boto.s3.connection import S3Connection
except ImportError: except ImportError:

Loading…
Cancel
Save