Module requires boto due to ec2.py

reviewable/pr18780/r1
Allen Sanabria 9 years ago
parent e9fcb8b286
commit 7cacd7dd2a

@ -147,6 +147,7 @@ tags:
''' '''
try: try:
import boto
import botocore import botocore
import boto3 import boto3
HAS_BOTO3 = True HAS_BOTO3 = True

Loading…
Cancel
Save