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?
