----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17747/#review33967 -----------------------------------------------------------
Commit 01289b1647db2b08d42c8834577772aae6ca7dda in branch refs/heads/4.3 from Harikrishna Patnala [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=01289b1 ] CLOUDSTACK-6023: Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits Changed the VCPU max limit to 16 and provided a cluster level configuration parameter for this max limit named xen.vm.vcpu.max (cherry picked from commit 95e41fdf0da50c165a9317847058fce4efeddbcf) Signed-off-by: Animesh Chaturvedi <anim...@apache.org> - ASF Subversion and Git Services On Feb. 7, 2014, 11:19 a.m., Harikrishna Patnala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17747/ > ----------------------------------------------------------- > > (Updated Feb. 7, 2014, 11:19 a.m.) > > > Review request for cloudstack, Abhinandan Prateek, Kishan Kavala, and Nitin > Mehta. > > > Bugs: CLOUDSTACK-6023 > https://issues.apache.org/jira/browse/CLOUDSTACK-6023 > > > Repository: cloudstack-git > > > Description > ------- > > CLOUDSTACK-6023: Non windows instances are created on XenServer with a > vcpu-max above supported xenserver limits > > Changed the VCPU max limit to 16 and provided a cluster level configuration > parameter for this max limit named xen.vm.vcpu.max > > > Diffs > ----- > > api/src/com/cloud/agent/api/to/VirtualMachineTO.java e6240ff > plugins/hypervisors/xen/src/com/cloud/hypervisor/XenServerGuru.java 28bd724 > > plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java > 48ccf70 > > Diff: https://reviews.apache.org/r/17747/diff/ > > > Testing > ------- > > > Thanks, > > Harikrishna Patnala > >