----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10726/ -----------------------------------------------------------
(Updated April 23, 2013, 10:41 a.m.) Review request for cloudstack, Devdeep Singh, Chip Childers, and Min Chen. Description ------- CLOUDSTACK-2147: Missing configuration variable max.project.cpus in configuration table. Removed the max.project.cpus, max.project.memory, max.account.cpus, max.account.memory from schema-40to410.sql file as the feature to limit these values got shifted to 4.2. This addresses bug CLOUDSTACK-2147. Diffs (updated) ----- setup/db/db/schema-40to410.sql 3fbd075 Diff: https://reviews.apache.org/r/10726/diff/ Testing ------- Tests: 1. Setup CloudStack environment. 2. Go to Infrastructure tab. 3. Verified that max.project.cpus parameter is not present along with other parameters. Thanks, Sanjay Tripathi