Commit Graph

18 Commits (c4f64d822ce5ef9300c06433ac85a0bbfee0a75c)

Author SHA1 Message Date
Brian Coca c4f64d822c changed modules to use common ec2 docs for region 10 years ago
Evan Carter 70ed99ec26 Fixing bug #2058 and adding some backwards compatibility 10 years ago
Rick Mendes a18c96882e using single device_id and enabling release on disassociation 10 years ago
Benno Joy 512b485a90 Merge pull request #1871 from evanccnyc/devel
Adding the ability to associate eips with network interfaces on Amazon EC2
10 years ago
Brian Coca 016b4ede2e minor doc fix 11 years ago
Evan Carter 06e722900e Adding the ability to associate eips with network interfaces 11 years ago
Brian Coca 697307f88c Merge pull request #1670 from mikeputnam/issue-1643-gpl-header
Add missing GPLv3 License header
11 years ago
Brian Coca 8227b48a6a minor doc fixes 11 years ago
Mike Putnam 6c0e264806 Add missing GPLv3 License header
Fixes #1643
11 years ago
Greg DeKoenigsberg 28a869a030 Updating cloud modules with proper github author information 11 years ago
Robert Estelle 942f0ce96c Fix missing instance_id param in ec2_eip. 11 years ago
Robert Estelle 063d3d97c6 Remove unnecessary wait_timeout parameter. 11 years ago
Robert Estelle c36e8947bc Refactoring of ec2_eip module. 11 years ago
Robert Estelle 17c1fa0872 ec2_eip - PEP8 and minor style cleanups. 11 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.
11 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.
11 years ago
Michael DeHaan e7c92a6bc6 More EC2 doc tweaks 11 years ago
Brian Coca 0c4adcb2c6 made subcategories for cloud modules for better organization 11 years ago