1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/109f40daa21a/ Changeset: 109f40daa21a User: dannon Date: 2014-08-15 22:35:02 Summary: Add c3.2xlarge instances to the cloudlaunch list. This list is being moved to bioblend.cloudman and will be updated there in the future, but this is a stopgap measure enabling use of this particularly useful instance type. Affected #: 1 file diff -r 2d509288d484025de4f882b28b2c22069f12422e -r 109f40daa21ad0348662805f93f1cf1c9fbd6003 templates/webapps/galaxy/cloud/index.mako --- a/templates/webapps/galaxy/cloud/index.mako +++ b/templates/webapps/galaxy/cloud/index.mako @@ -240,6 +240,7 @@ <select name="instance_type" id="id_instance_type"><option value="m1.large">Large</option><option value="m1.xlarge">Extra Large</option> + <option value="c3.2xlarge">Compute Optimized Double Extra Large</option><option value="m2.4xlarge">High-Memory Quadruple Extra Large</option></select></div> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.