----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9839/ -----------------------------------------------------------
(Updated March 11, 2013, 3:11 a.m.) Review request for cloudstack. Changes ------- Re-arranged Ubuntu 12.04. Noticed and fixed "Windows Server 8" -> "Windows Server 2012" to match template name. Description ------- Current trunk Cloudstack does not provision CentOS 6 guest OS type. This is because of a minor copy-paste error and an incorrect Guest OS template list. While I was at it, I fixed up a few other template types to match the current XenServer 6.1 template list. This addresses bug CLOUDSTACK-1620. Diffs (updated) ----- plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/CitrixHelper.java 1b8496f plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/XenServer610Resource.java 17ad3e6 Diff: https://reviews.apache.org/r/9839/diff/ Testing ------- Provisioned CentOS 6 and Ubuntu 12.04 VMs on XS 6.1. Thanks, Dennis Lawler