Just FYI, I've checked ElasticHosts documentation today and I don't see Ubuntu 12.04.1 on the list.
(http://www.elastichosts.com/support/api/ -> Standard drives -> Standard Drive Details) On Mon, Feb 4, 2013 at 7:41 PM, Bob Thompson <bob.thompson8...@gmail.com>wrote: > What are your thoughts on adding Ubuntu 12.04.1 LTS to ElasticHosts? > > Essentially, we could add something like the following code in > libcloud.compute.drivers.elastichosts.py (line #58)... > > '62f512cd-82c7-498e-88d8-a09ac2ef20e7': { > 'uuid': '62f512cd-82c7-498e-88d8-a09ac2ef20e7', > 'description': 'Ubuntu Linux 12.04', > 'size_gunzipped': '1GB', > 'supports_deployment': True, > }, > > Thoughts? >