You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/cloud
Jonathan Nuñez 67b1d0f274 CloudFormation module: get StackEvents when ClientRequestToken is not used (#32434)
* When getting the stack events we need to consider the case where we don't have ClientRequestToken fixes #32396

* Adding tests for the case when the ClientRequestToken is not present in the stack creation.

* Renaming the stack that the test for Client Request Token requires so it won't cause collisions with the basic test.
7 years ago
..
amazon CloudFormation module: get StackEvents when ClientRequestToken is not used (#32434) 7 years ago
docker test/: PEP8 compliancy (#24803) 7 years ago
google test/: PEP8 compliancy (#24803) 7 years ago
openstack test/: PEP8 compliancy (#24803) 7 years ago
__init__.py