Hi, I already submitted patch for this. https://reviews.apache.org/r/24301/
Regards, Gaurav On Tue, Aug 5, 2014 at 2:53 PM, John Dilley <john.dil...@citrix.com> wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24304/ > ----------------------------------------------------------- > > Review request for cloudstack and Santhosh Edukulla. > > > Bugs: CLOUDSTACK-7247 > https://issues.apache.org/jira/browse/CLOUDSTACK-7247 > > > Repository: cloudstack-git > > > Description > ------- > > Currently the default hypervisor specified in deployVirtualMachine is > XenServer. We've got away with this in the past because it's been ignored > when using a template, but now (since the fix for CLOUDSTACK-7194) it > either needs to match the template, or be None. I propose that the latter > is easier. > > This is blocking a lot of tests in CI, so getting it fixed quickly is > important. > > > Diffs > ----- > > tools/marvin/marvin/lib/base.py eb05a18 > > Diff: https://reviews.apache.org/r/24304/diff/ > > > Testing > ------- > > In progress on VMWare > > > Thanks, > > John Dilley > >