summaryrefslogtreecommitdiff
path: root/cloud/amazon/ec2_vpc_nat_gateway.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* fixed error message for releasing an ip when not waiting for the nat gateway ...Allen Sanabria2016-08-041-9/+16
* fail_json when error and not exit_jsonAllen Sanabria2016-08-041-1/+1
* clean up documentationAllen Sanabria2016-08-041-39/+47
* updated catch statement to pass test (as e)Allen Sanabria2016-08-031-5/+5
* Make sure to catch if no gateways existAllen Sanabria2016-08-031-2/+1
* remove botoAllen Sanabria2016-08-031-1/+0
* version bumpAllen Sanabria2016-08-031-1/+1
* Module requires boto due to ec2.pyAllen Sanabria2016-08-031-0/+1
* Added default result of None in catch statementAllen Sanabria2016-08-031-0/+2
* Updated module to be compliant with test cases.Allen Sanabria2016-08-031-209/+344
* Fixed the missing argument to get_eip_allocation_id_by_addressAllen Sanabria2016-08-031-2/+6
* Manage AWS Nat GatewaysAllen Sanabria2016-08-031-0/+930