~pfalcon/linaro-aws-tools/trunk-1

« back to all changes in this revision

Viewing changes to check-aws-resources

  • Committer: Loïc Minier
  • Date: 2011-09-19 07:55:16 UTC
  • Revision ID: loic.minier@linaro.org-20110919075516-ywy6bd5bjp1bw7lm
Add unknown instance added by Michael Hope and its volume; pending a
description.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
     'root_device_type': 'ebs',
55
55
     'instance_type': 'm1.small', 'key_name': 'pfalcon@home',
56
56
     'tags': {'Name': "pfalcon's sandbox"}},
 
57
 
 
58
    # XXX needs description and tags
 
59
    {'placement': 'us-east-1a', 'id': 'i-e5d08884',
 
60
     'root_device_type': 'ebs',
 
61
     'instance_type': 't1.micro', 'key_name': 'michaelh@crucis'},
57
62
    )
58
63
 
59
64
# TODO: add zone; EBS volumes need to be in the same zone as the instance
73
78
 
74
79
    # pfalcon's sandbox
75
80
    ("us-east-1", "vol-b269f1d8", "i-7820f918", 8),
 
81
 
 
82
    # XXX needs description
 
83
    ("us-east-1", "vol-ec8c5f86", "i-e5d08884", 8),
76
84
    ))
77
85
 
78
86
S3_BUCKETS = set((