Commit graph

7 commits

Author SHA1 Message Date
Jonathan Richard Henry Evans (JRHE)
f89cae2f7c Adds us-gov-west-1 aws ec2 region to cloud library 2014-08-27 22:06:15 -04:00
Lorin Hochstein
2740ec9f30 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
7b14469f9e Fix typo in example name 2014-03-15 19:16:14 +13:00
James Cammarata
d45ee5a3d8 Fixing up some docstrings causing make webdocs to fail 2014-03-11 12:29:02 -05:00
James Tanner
4ba9cc0c80 Update docstrings in ec2_ami_search 2014-03-11 12:14:14 -04:00
Lorin Hochstein
e1bbfa6210 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
6f139b47bc Rename to ec2_ami_search 2013-11-09 14:54:56 -05:00
Renamed from cloud/ec2_ubuntu_ami (Browse further)