summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1906 from oxtopus/issue-1757-update_desired_capacityDaniel G. Taylor2013-12-181-9/+9
|\
| * Use appropriate unittest assertions for instance types in autoscaling testsAustin Marshall2013-12-121-9/+9
* | Merge pull request #1928 from danielgtaylor/emr-updateDaniel G. Taylor2013-12-181-0/+42
|\ \
| * | Add tags to EMR cluster object, implement remove tags call, add a test for re...Daniel G. Taylor2013-12-181-0/+42
* | | Merge branch 'dynamo_global_indexes' into developDaniel Lindsley2013-12-182-7/+253
|\ \ \
| * | | Finished integrating GSIs into DDBv2.Daniel Lindsley2013-12-172-6/+123
| * | | Revised the GSI work a bit.Daniel Lindsley2013-12-171-1/+130
| |/ /
* | | Merge pull request #1911 from garnaat/beanstalk-tiersMitch Garnaat2013-12-181-0/+30
|\ \ \ | |/ / |/| |
| * | Update Elastic Beanstalk module to support worker environments. Fixes #1910.Mitch Garnaat2013-12-131-0/+30
| |/
* | Merge pull request #1920 from tmacam/AddEMRAddTagSupportDaniel G. Taylor2013-12-171-0/+77
|\ \
| * | Typo fix.Tiago Alves Macambira2013-12-171-1/+1
| * | Add AddTags support for EMR connections.Tiago Alves Macambira2013-12-171-0/+77
| |/
* | Update integration test to check for new authorization error which is now sen...Daniel G. Taylor2013-12-171-2/+2
* | Fix unit tests to match correct meta-data security credentials URLDaniel G. Taylor2013-12-131-2/+2
|/
* Merge branch 'kinesis' into develop. Add support for Amazon KinesisDaniel G. Taylor2013-12-122-0/+84
|\
| * Update to the latest Kinesis API and modify unit tests based on team feedback.Daniel G. Taylor2013-12-121-8/+8
| * Explicitly call time.sleep to make grepping easierDaniel G. Taylor2013-11-251-3/+3
| * Add a license and handle timeouts if the stream never becomes active or no re...Daniel G. Taylor2013-11-251-0/+31
| * Add support for Amazon KinesisDaniel G. Taylor2013-11-252-0/+53
* | Implement nonzero for Item to consider empty items falseyJames O'Beirne2013-12-121-0/+4
* | Make trailing slashes for metadata URLs explicit and remove the trailing slas...Daniel G. Taylor2013-12-101-6/+17
* | Merge pull request #1896 from stevearc/dynamodb_scan_inDaniel G. Taylor2013-12-091-1/+6
|\ \
| * | Fixing the dynamo 'scan in' filterSteven Arcangeli2013-12-081-1/+6
* | | Merge pull request #1876 from stevearc/elasticache_api_fixDaniel G. Taylor2013-12-092-0/+20
|\ \ \ | |/ / |/| |
| * | Adding a test for the required elasticache launch parametersSteven Arcangeli2013-12-082-0/+20
* | | Fix honor cooldown AutoScaling parameter serialization to prevent an exceptio...Daniel G. Taylor2013-12-061-0/+23
* | | Add support for AWS Direct ConnectDaniel G. Taylor2013-12-054-0/+98
* | | Merge pull request #1887 from juanfont/developDaniel G. Taylor2013-12-041-4/+7
|\ \ \
| * | | Changed backup_retention_period type to int (as in AWS doc). Tests updated.Juan Font2013-12-031-4/+7
* | | | Merge pull request #1862 from dkavanagh/fix-v4-host-headerDaniel G. Taylor2013-12-041-0/+32
|\ \ \ \
| * | | | re-factored patch to make it more testable, added unit testdkavanagh2013-12-021-0/+32
* | | | | Try to use unittest2 for Python <=2.6 when testing utils - fixes an exception...Daniel G. Taylor2013-12-031-1/+5
* | | | | Merge pull request #1883 from henrysher/henrysher-patch-boto-utilsDaniel G. Taylor2013-12-031-0/+42
|\ \ \ \ \
| * | | | | add a retry when metadata fetched with a corrupt JSON formatHenry Huang2013-11-301-0/+42
| | |_|/ / | |/| | |
* | | | | Merge pull request #1880 from juanfont/developDaniel G. Taylor2013-12-022-1/+49
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Added some missing attributes to DBInstanceJuan Font2013-11-281-1/+34
| * | | Added new params to DBSnapshot unit testsJuan Font2013-11-281-0/+15
* | | | Add max results parameters to EC2 describe instances and describe tags calls....Daniel G. Taylor2013-11-261-0/+57
|/ / /
* | | Added unit tests covering RDS DBSnapshots methodsJuan Font2013-11-261-0/+281
| |/ |/|
* | Merge pull request #1864 from danielgtaylor/s3-header-encodingDaniel G. Taylor2013-11-221-0/+18
|\ \
| * | Add a space to the integration test to confirm it works as expectedDaniel G. Taylor2013-11-211-3/+3
| * | Attempt to fix issues related to encoding of values in HTTP headers when the ...Daniel G. Taylor2013-11-191-0/+18
* | | Add a comment about empty response bodies, change argument order in update_sa...Daniel G. Taylor2013-11-211-1/+1
* | | Add support for new STS and IAM calls related to SAMLDaniel G. Taylor2013-11-213-0/+225
|/ /
* | Fix failing S3 test now that the service repsonds correctly. Removes the exis...Daniel G. Taylor2013-11-191-7/+1
* | Fix error with deleting an open file in s3.Key.get_contents_to_filename. Patc...Daniel G. Taylor2013-11-191-0/+16
|/
* Merge pull request #1852 from chuegle/developDaniel G. Taylor2013-11-181-0/+178
|\
| * Adds support for ELB Attributes and Cross Zone Balancing.Chris Huegle2013-11-161-0/+178
* | Merge pull request #1857 from bpennypacker/promote_and_renameDaniel G. Taylor2013-11-151-0/+138
|\ \
| * | added missing assert after last testBruce Pennypacker2013-11-141-0/+2