~ubuntu-branches/ubuntu/trusty/python-boto/trusty

« back to all changes in this revision

Viewing changes to boto/ec2/connection.py

  • Committer: Package Import Robot
  • Author(s): Eric Evans
  • Date: 2013-12-27 15:09:08 UTC
  • mfrom: (1.1.14) (14.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20131227150908-qlm32tt1lej259nd
Tags: 2.20.1-2
Run unit tests with autopkgtest.

Show diffs side-by-side

added added

removed removed

Lines of Context:
752
752
            * cc1.4xlarge
753
753
            * cg1.4xlarge
754
754
            * cc2.8xlarge
 
755
            * g2.2xlarge
 
756
            * i2.xlarge
 
757
            * i2.2xlarge
 
758
            * i2.4xlarge
 
759
            * i2.8xlarge
755
760
 
756
761
        :type placement: string
757
762
        :param placement: The Availability Zone to launch the instance into.
1397
1402
        :type instance_type: string
1398
1403
        :param instance_type: The type of instance to run:
1399
1404
 
 
1405
            * t1.micro
1400
1406
            * m1.small
 
1407
            * m1.medium
1401
1408
            * m1.large
1402
1409
            * m1.xlarge
 
1410
            * m3.xlarge
 
1411
            * m3.2xlarge
1403
1412
            * c1.medium
1404
1413
            * c1.xlarge
1405
1414
            * m2.xlarge
1406
1415
            * m2.2xlarge
1407
1416
            * m2.4xlarge
 
1417
            * cr1.8xlarge
 
1418
            * hi1.4xlarge
 
1419
            * hs1.8xlarge
1408
1420
            * cc1.4xlarge
1409
 
            * t1.micro
 
1421
            * cg1.4xlarge
 
1422
            * cc2.8xlarge
 
1423
            * g2.2xlarge
 
1424
            * i2.xlarge
 
1425
            * i2.2xlarge
 
1426
            * i2.4xlarge
 
1427
            * i2.8xlarge
1410
1428
 
1411
1429
        :type placement: string
1412
1430
        :param placement: The availability zone in which to launch