> On Sept. 26, 2012, 5:40 a.m., mice xia wrote: > > should we also consider isISO situation? like including condition (isIso > > && !vpcSupportedHTypes.contains(hypervisor)), there is a parameter > > 'hypervisor' passed from API layer.
I suppose it depends on whether the intent was to test the template to see if its valid in VPC or to test the deployment itself. I think they both end in the same result at this point. I just thought I'd pass this on since I already had this change being tested. - Marcus ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7278/#review11920 ----------------------------------------------------------- On Sept. 26, 2012, 5:25 a.m., Marcus Sorensen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/7278/ > ----------------------------------------------------------- > > (Updated Sept. 26, 2012, 5:25 a.m.) > > > Review request for cloudstack and mice xia. > > > Description > ------- > > This should fix CLOUDSTACK-202. > > > Diffs > ----- > > server/src/com/cloud/vm/UserVmManagerImpl.java 79eeb31 > > Diff: https://reviews.apache.org/r/7278/diff/ > > > Testing > ------- > > reproduced CLOUDSTACK-202, applied patch, could not reproduce issue > > > Thanks, > > Marcus Sorensen > >
