----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21435/#review80438 -----------------------------------------------------------
Ship it! testing, discard - Sebastien Goasguen On May 14, 2014, 2:33 p.m., Gustavo Nery wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/21435/ > ----------------------------------------------------------- > > (Updated May 14, 2014, 2:33 p.m.) > > > Review request for cloudstack. > > > Repository: cloudstack-git > > > Description > ------- > > The HypervisorTemplateAdapter are publishing the event on event bus sending > the enityType and entityUUID as null. Without this informations, the listener > on event bus cant get the template that was deleted. > > Just modified the HypervisorTemplateAdapter.java to pass the right params to > the UsageEventUtils publishUsageEvent method. > > > Diffs > ----- > > server/src/com/cloud/template/HypervisorTemplateAdapter.java 71eac66 > > Diff: https://reviews.apache.org/r/21435/diff/ > > > Testing > ------- > > > Thanks, > > Gustavo Nery > >