コード例 #1
0
ファイル: platforms.py プロジェクト: tittoishot/cloud-init
 def _get_client(self):
     return EC2(tag='ec2-integration-test')
コード例 #2
0
 def _get_cloud_instance(self):
     return EC2(tag='ec2-integration-test')