----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11373/#review21064 -----------------------------------------------------------
Commit 82974458a675c52e888c91f569f0f1ca278197d7 in branch refs/heads/master from Nitin Mehta <nitin.me...@citrix.com> [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8297445 ] CLOUDSTACK-2672: Adding isVolatile parameter in service offering response object Signed off by :- Nitin Mehta <nitin.me...@citrix.com> - ASF Subversion and Git Services On May 24, 2013, 12:22 p.m., Harikrishna Patnala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11373/ > ----------------------------------------------------------- > > (Updated May 24, 2013, 12:22 p.m.) > > > Review request for cloudstack and Koushik Das. > > > Description > ------- > > Missing isVolatile parameter in the response of service offering. > Need to add this in service offering response object. > > > This addresses bug CLOUDSTACK-2672. > > > Diffs > ----- > > api/src/org/apache/cloudstack/api/response/ServiceOfferingResponse.java > 08ebbb0 > server/src/com/cloud/api/query/dao/ServiceOfferingJoinDaoImpl.java ce20562 > server/src/com/cloud/api/query/vo/ServiceOfferingJoinVO.java 598e1d1 > setup/db/db/schema-410to420.sql 442a544 > > Diff: https://reviews.apache.org/r/11373/diff/ > > > Testing > ------- > > Tested locally > > > Thanks, > > Harikrishna Patnala > >