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.
2017-11-02 11:41:49 -04:00
..
amazon CloudFormation module: get StackEvents when ClientRequestToken is not used (#32434) 2017-11-02 11:41:49 -04:00
docker test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
google test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
openstack test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
__init__.py