Commit Graph

6 Commits (88a0d79873742fe2df8fdf9898df6f4fc56c2475)

Author SHA1 Message Date
Luke Rohde 88a0d79873 Use msg kwarg to pass error message in ec2_snapshot 11 years ago
Greg DeKoenigsberg 28a869a030 Updating cloud modules with proper github author information 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
willthames b287e7c0a6 Added the ability to remove snapshots
Added state option, and accompanying snapshot_id option for
when state=absent.
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