----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16129/#review30087 -----------------------------------------------------------
setup/db/db/schema-421to430.sql <https://reviews.apache.org/r/16129/#comment57658> In an existing 4.2/master setup I see that the component of both vmsnapshot.create.wait and vmsnapshot.max is set to none. Handle this scenario as well. - Koushik Das On Dec. 9, 2013, 1:17 p.m., Harikrishna Patnala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16129/ > ----------------------------------------------------------- > > (Updated Dec. 9, 2013, 1:17 p.m.) > > > Review request for cloudstack and Koushik Das. > > > Bugs: CLOUDSTACK-5419 > https://issues.apache.org/jira/browse/CLOUDSTACK-5419 > > > Repository: cloudstack-git > > > Description > ------- > > CLOUDSTACK-5419: missing parameters in configuration table and to remove > unused parameters > > Following parameters are unused which were introduced in 3.0.6. > "xen.update.url", "update.check.interval", "baremetal_dhcp_devices", > "host.updates.enable" > > Following parameters are missing upon upgrade from 3.0.6 to 4.3 > "vmsnapshot.create.wait", "vmsnapshot.max" > > > Diffs > ----- > > server/src/com/cloud/configuration/Config.java 6ffeb26 > setup/db/db/schema-421to430.sql a9c850f > > Diff: https://reviews.apache.org/r/16129/diff/ > > > Testing > ------- > > > Thanks, > > Harikrishna Patnala > >