Commit Graph

9 Commits (514b35d7d71e0faaa5d0213b130146b35ee15426)

Author SHA1 Message Date
Greg DeKoenigsberg 28a869a030 Updating cloud modules with proper github author information 9 years ago
Robert Estelle 942f0ce96c Fix missing instance_id param in ec2_eip. 9 years ago
Robert Estelle 063d3d97c6 Remove unnecessary wait_timeout parameter. 9 years ago
Robert Estelle c36e8947bc Refactoring of ec2_eip module. 9 years ago
Robert Estelle 17c1fa0872 ec2_eip - PEP8 and minor style cleanups. 9 years ago
Herby Gillot 6ce3ef36e3 Use existing ec2_eip address if already associated
If an EC2 instance is already associated with an EIP address, we use
that, rather than allocating a new EIP address and associating it with
that.

Fixes #35.
10 years ago
steenzout d960dc1584 issue #994: use HAS_BOTO to determine if import was successful:
- removed import of sys module.
- HAS_BOTO constant to check if import was successful.
- trigger a failure when import fails.
- removed unnecessary imports.
10 years ago
Michael DeHaan e7c92a6bc6 More EC2 doc tweaks 10 years ago
Brian Coca 0c4adcb2c6 made subcategories for cloud modules for better organization 10 years ago