----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25430/#review52576 -----------------------------------------------------------
server/src/com/cloud/server/ManagementServerImpl.java <https://reviews.apache.org/r/25430/#comment91419> In the prvious line, service offering is getting set, why set it again? Since there is a way to pass offering in ctor, is an explicit setter really required? - Koushik Das On Sept. 8, 2014, 9:16 a.m., bharat kumar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/25430/ > ----------------------------------------------------------- > > (Updated Sept. 8, 2014, 9:16 a.m.) > > > Review request for cloudstack and Koushik Das. > > > Bugs: CLOUDSTACK-6099 > https://issues.apache.org/jira/browse/CLOUDSTACK-6099 > > > Repository: cloudstack-git > > > Description > ------- > > live migration is failing for vm deployed using dynaic compute offerings with > NPE > https://issues.apache.org/jira/browse/CLOUDSTACK-6099 > > > Diffs > ----- > > api/src/com/cloud/vm/VirtualMachineProfile.java 29f3164 > engine/components-api/src/com/cloud/vm/VirtualMachineProfileImpl.java > a1e2528 > engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java > 8edef77 > server/src/com/cloud/server/ManagementServerImpl.java 697d1c4 > > Diff: https://reviews.apache.org/r/25430/diff/ > > > Testing > ------- > > Tested live migration on master using xenserver. > > > Thanks, > > bharat kumar > >
