Matt Martz
c7845456a6
Various simple linting type cleanups on modules
9 years ago
Brian Coca
cac69f3135
added missing version_added
9 years ago
Brian Coca
aa6f80669a
Merge pull request #534 from ferrants/ami-launch-permissions
...
ec2_ami can update an ami's launch_permissions
9 years ago
Brian Coca
c4f64d822c
changed modules to use common ec2 docs for region
9 years ago
Toshio Kuratomi
d5f62798f0
Docs fixes
9 years ago
Tom Bamford
4e1d28e311
Clarify available options for device_mapping parameter of ec2_ami module
9 years ago
Matt Ferrante
8cb4b7b01c
ec2_ami can update an ami's launch_permissions
10 years ago
Greg DeKoenigsberg
28a869a030
Updating cloud modules with proper github author information
10 years ago
Brian Coca
7f12130d7a
fixed version added
10 years ago
Andrea Mandolo
0b0d972998
Add "block_device_mapping" parameter on EC2_AMI Amazon module (DOCUMENTATION) - upgraded
10 years ago
Andrea Mandolo
1e4bd62af5
Add "block_device_mapping" parameter on EC2_AMI Amazon module - ugraded
10 years ago
Benno Joy
c25fe3438b
Merge pull request #737 from raags/devel
...
Creating ami should be idempotent
10 years ago
Brian Coca
9028e9d4be
minor doc fixes, set version added for new tags: parameter
...
should Fix #10894
10 years ago
Brian Coca
89bd6af0ed
Merge pull request #966 from jnsaff/devel
...
Added support for tagging images in ec2_ami.py
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
Jaanus Torp
aca893cf43
Added support for tagging images in ec2_ami.py
10 years ago
Brian Coca
af31cb8faf
now captures connection exceptions and returns in 'nicer' module failure
10 years ago
Raghu Udiyar
eab438ce5f
Creating ami should be idempotent
...
If the ami already exists, return details of the duplicate
ami instead of failing with an error.
10 years ago
Mike Putnam
5c6f375c17
Type fix on delete_snapshot docs.
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