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