Searched refs:InstanceTypes (Results 1 – 3 of 3) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
D | buyreservation.py | 26 InstanceTypes = ['m1.small', 'm1.large', 'm1.xlarge', variable 43 choices=InstanceTypes)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/ |
D | order.py | 34 InstanceTypes = ['m1.small', 'm1.large', 'm1.xlarge', 'c1.medium', 'c1.xlarge'] variable 73 self.instance_type = self.choose_from_list(InstanceTypes, 'Instance Type')
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/ |
D | server.py | 39 InstanceTypes = ['m1.small', 'm1.large', 'm1.xlarge', variable 161 choices=InstanceTypes)
|