Commit Graph

54 Commits (e61a089b5ed4e9da34cacc47956227dcf052d2c5)

Author SHA1 Message Date
Sloane Hertel e889001b3a Remove placeboify from unit tests that are not calling AWS (i.e. creating a recording) (#45754)
8 years ago
Ryan Brown 858a1b09bb EC2_group module refactor (formerly pr/37255) (#38678)
8 years ago
Rob b5cffe8ced [aws] Create classes for Application Load Balancer (#33769)
8 years ago
Sloane Hertel 923f676836
[ec2_vpc_vgw] [ec2_vpc_vpn] stabilize modules for PR 35983 (#38666)
8 years ago
Sloane Hertel f53f29352d Move AWS placebo fixtures into test/units/utils so module_utils tests can use them (#37300)
8 years ago
Monty Taylor 0f893027c4 Add a module_utils OpenStack Cloud constructor (#20974)
8 years ago
John R Barker a23c95023b
Module deprecation: docs, scheme and tests (#34100)
9 years ago
clarkst e4f294822f [cloud] kinesis stream server side encryption - fixes #30269 (#30689)
9 years ago
Matt Clay 30093dc4ed
Add Python 3.7 to CI unit test matrix. (#34680)
9 years ago
Kaz Cheng 60b5c6890a [cloud] Add template_body parameter to cloudformation module to allow lookups (#33485)
9 years ago
Ryan S. Brown 5087ce9273 Remove botocore from top-level execution in lambda_policy tests
9 years ago
Toshio Kuratomi e499bccbaa
Port some tests away from nose as examples (#33437)
9 years ago
Pilou a5c9726502 Unit tests: share common code (#31456)
9 years ago
Jonathan Nuñez 67b1d0f274 CloudFormation module: get StackEvents when ClientRequestToken is not used (#32434)
9 years ago
Ryan Brown 11c225e039 Start using ClientRequestTokens in event lists (#31997)
9 years ago
Matt Clay 68aeaa58a8 Fix dangerous default args. (#29839)
9 years ago
jacky.chen 75998d3ca3 [cloud] Add the ability to modify shard count to kinesis_stream module (#24805)
9 years ago
Brian Coca aec1dfd1fa fix improt order to actually skip when no boto
9 years ago
Michael De La Rue fbec5ab12d [cloud] new module lambda_policy (PR #24951)
9 years ago
Sloane Hertel cf1a9d4d22 New module: Add ec2 Vpn Connection module and tests (cloud/amazon/ec2_vpc_vpn) (#24385)
9 years ago
Brian Coca 725d4d4bc8 added diff as new keyword (#28581)
9 years ago
Michael Tinning 282e743eb0 elb_application_lb: fix issue with boto parameter validation on Rules (#27333)
9 years ago
Sloane Hertel 24b49c2539 [cloud] New module: AWS Direct Connect connection (#26152)
9 years ago
Sloane Hertel a48e0b5101 New Module to manage AWS direct connect link aggregation groups (#27250)
9 years ago
Brian Coca 788a0d1b9e skip test when no s3 lib
9 years ago
Brian Coca f921369445 Ansible Config part2 (#27448)
9 years ago
Sloane Hertel 1de91a9aa0 [cloud] Convert `s3` module to use boto3 (#21529)
9 years ago
Sloane Hertel 467a1f54a3 s3_bucket: fix python3 sorting incompatibility (#27502)
9 years ago
Sloane Hertel dbbad16385 [cloud] New module: Add module for managing AWS Datapipelines (cloud/amazon/data_pipeline) (#22878)
9 years ago
Michael De La Rue e28845018d [cloud] New module: AWS API Gageway module (#20230)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Brian Coca 8f97aef1a3 Transition inventory into plugins (#23001)
9 years ago
Tom Melendez 07c55b855a [GCP] Forwarding Rule module (#24627)
9 years ago
Will Thames 9a958da57e [cloud] Make ec2_vpc_nat_gateway results consistent (#24042)
9 years ago
Tom Melendez 4a5cf0b5c1 [GCE] [GCP] UrlMap module (#24422)
9 years ago
Toshio Kuratomi 6bad4e57bd Migrate most uses of if type() to if isinstance()
9 years ago
Matt Clay 11138abc51 Fix PEP 8 issues.
9 years ago
Ryan Brown 2196fa0e95 [cloud][tests] fixtures for placebo to test AWS modules using boto3 (#21253)
9 years ago
Michał Masłowski 228131d1cd lambda: Fix adding environment variables to functions previously not having any (#22313)
9 years ago
Ryan Brown fc0ae5ee6b [cloud][test] Use pytest conditional imports instead of nose/SkipTest (#22019)
9 years ago
mikedlr 710b6c7209 [cloud] bugfix for `lambda` module with empty environment (#22196)
9 years ago
mikedlr 7ab0f28e80 [cloud] Fix AWS Lambda module tests (#21950)
9 years ago
Matt Clay a5e3d13adc Remove shebangs from unit tests.
9 years ago
Ryan Brown ce150a8295 [cloud] S3 tests check for boto, but then ask for boto3 in error message (#22002)
9 years ago
Matt Clay 0d455037a2 Disable broken tests.
9 years ago
mikedlr 34d9415d6d [cloud][tests] AWS lambda module unit tests (#21768)
9 years ago
Ryan S. Brown 5fd3b9dd75 Revert "[cloud] add unit tests for lambda module (#21710)"
9 years ago
mikedlr bedf0279a9 [cloud] add unit tests for lambda module (#21710)
9 years ago
Stephane Maarek c33812450e fixed type mapper and added tests (#20963)
10 years ago
sebastianneubauer 3f14061584 s3 module: fix urlparse invocation and netloc mixup on Python 3 (#20836)
10 years ago