----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15507/#review28946 -----------------------------------------------------------
Commit c29cd9d3c72e119dc74ee7070c08fc6d88dbdf05 in branch refs/heads/master from Harikrishna Patnala [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c29cd9d ] CLOUDSTACK-4835: Update global configuration test cases failed in master Changes made in update/list configuration API to use ConfigDepot CLOUDSTACK-4169: Scoped configuraion parameters logic moved to ConfigDepot CLOUDSTACK-5163: missing parameters in configuration table - ASF Subversion and Git Services On Nov. 14, 2013, 9:25 a.m., Harikrishna Patnala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15507/ > ----------------------------------------------------------- > > (Updated Nov. 14, 2013, 9:25 a.m.) > > > Review request for cloudstack and Koushik Das. > > > Bugs: CLOUDSTACK-4169, CLOUDSTACK-4835 and CLOUDSTACK-5163 > https://issues.apache.org/jira/browse/CLOUDSTACK-4169 > https://issues.apache.org/jira/browse/CLOUDSTACK-4835 > https://issues.apache.org/jira/browse/CLOUDSTACK-5163 > > > Repository: cloudstack-git > > > Description > ------- > > CLOUDSTACK-4835: Update global configuration test cases failed in master > Changes made in update/list configuration API to use ConfigDepot > > CLOUDSTACK-4169: Scoped configuraion parameters logic moved to ConfigDepot > > CLOUDSTACK-5163: missing parameters in configuration table > pool.storage.capacity.disablethreshold, storage.overprovisioning.factor, > pool.storage.allocated.capacity.disablethreshold, > cluster.cpu.allocated.capacity.disablethreshold, > cluster.memory.allocated.capacity.disablethreshold > > > Diffs > ----- > > api/src/com/cloud/deploy/DeploymentClusterPlanner.java ca73267 > > framework/config/src/org/apache/cloudstack/framework/config/ConfigDepot.java > 2fd6efb > > framework/config/src/org/apache/cloudstack/framework/config/impl/ConfigDepotImpl.java > 254e6d2 > server/src/com/cloud/capacity/CapacityManagerImpl.java 70491bc > server/src/com/cloud/configuration/Config.java bc805b7 > server/src/com/cloud/configuration/ConfigurationManagerImpl.java 82256ca > server/src/com/cloud/deploy/FirstFitPlanner.java 64b1124 > server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java > a088a4a > server/src/com/cloud/server/ConfigurationServerImpl.java 8459ada > > server/test/org/apache/cloudstack/networkoffering/ChildTestConfiguration.java > d7ac3f7 > > Diff: https://reviews.apache.org/r/15507/diff/ > > > Testing > ------- > > > Thanks, > > Harikrishna Patnala > >