Commit graph

6 commits

Author SHA1 Message Date
Lorin Hochstein
7413e501a1 ec2_ami_search: new EBS types
In ec2_ami_search module, add support for the new SSD-backed EBS (ebs-ssd)
volume as well as support for provisioned IOPS (ebs-io1).
2014-06-29 16:53:52 -04:00
follower
e05e57e0a9 Fix typo in example name 2014-03-15 19:16:14 +13:00
James Cammarata
b95fe470c4 Fixing up some docstrings causing make webdocs to fail 2014-03-11 12:29:02 -05:00
James Tanner
351ebd0b43 Update docstrings in ec2_ami_search 2014-03-11 12:14:14 -04:00
Lorin Hochstein
0df1195fb9 Genericize module to support multiple distros
Make the module implementatino more generic to support distributions
other than Ubuntu in the future.

Adds distro as a new parameter.
2013-11-09 14:57:02 -05:00
Lorin Hochstein
99fc134881 Rename to ec2_ami_search 2013-11-09 14:54:56 -05:00
Renamed from library/cloud/ec2_ubuntu_ami (Browse further)