Matt Ferrante
|
74b4882415
|
ec2_ami can update an ami's launch_permissions
|
2016-12-08 11:23:28 -05:00 |
Greg DeKoenigsberg
|
18ca7aee07
|
Updating cloud modules with proper github author information
|
2016-12-08 11:23:07 -05:00 |
Andrea Mandolo
|
adb53cc3c5
|
Add "block_device_mapping" parameter on EC2_AMI Amazon module (DOCUMENTATION) - upgraded
|
2016-12-08 11:23:06 -05:00 |
Raghu Udiyar
|
e6e8f65e92
|
Creating ami should be idempotent
If the ami already exists, return details of the duplicate
ami instead of failing with an error.
|
2016-12-08 11:23:04 -05:00 |
Brian Coca
|
2e9462aa21
|
minor doc fixes, set version added for new tags: parameter should Fix #10894
|
2016-12-08 11:22:56 -05:00 |
Jaanus Torp
|
0f0cb9dc16
|
Added support for tagging images in ec2_ami.py
|
2016-12-08 11:22:53 -05:00 |
steenzout
|
67f769d9a6
|
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.
|
2016-12-08 11:22:53 -05:00 |
Brian Coca
|
49c10e4359
|
now captures connection exceptions and returns in 'nicer' module failure
|
2016-12-08 11:22:44 -05:00 |
Mike Putnam
|
d2d0ffd83a
|
Type fix on delete_snapshot docs.
|
2016-12-08 11:22:32 -05:00 |
Michael DeHaan
|
76efaa6cfb
|
More EC2 doc tweaks
|
2016-12-08 11:22:29 -05:00 |
Brian Coca
|
32e85c0944
|
made subcategories for cloud modules for better organization
|
2016-12-08 11:22:24 -05:00 |