----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7436/#review17988 -----------------------------------------------------------
Commit edaa72d0fc39f1c03e38b3f7f61405cc54e269bd in branch refs/heads/Health-Check-UI from Abhinandan Prateek <aprat...@apache.org> [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=edaa72d ] CLOUDSTACK-24: mipn feature for basiczone kvmhost Signed-off-by: Abhinandan Prateek <aprat...@apache.org> - ASF Subversion and Git Services On Oct. 4, 2012, 12:10 p.m., Rohit Yadav wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/7436/ > ----------------------------------------------------------- > > (Updated Oct. 4, 2012, 12:10 p.m.) > > > Review request for cloudstack and edison su. > > > Description > ------- > > CLOUDSTACK-248: Fix rpm build for cloud-scripts > > Make rpm correctly handle new installs, upgrades and uninstalls. > > Additional steps for the user while upgrading: (applies for mgmt server and > agent) > 1. Verify that files are missing (uninstalled by obsoleted > cloud-agent-scripts package) > rpm -V cloud-scripts > 2. Force reinstall/upgrade cloud-scripts package: > rpm -Uvh --force cloud-scripts-4.0.0-0.385.el6.4.0.x86_64.rpm > 3. Verify once again, there should n't be any missing files: > rpm -V cloud-scripts > > Signed-off-by: Rohit Yadav <rohit.ya...@citrix.com> > > Download the original patch and git am <patch-file>: > http://patchbin.baagi.org/p?id=wfbyrz > > --- > Posted with bhaisaab's rbtool fork: https://github.com/bhaisaab/RBTool > > > This addresses bug CLOUDSTACK-248. > > > Diffs > ----- > > cloud.spec 342b525 > > Diff: https://reviews.apache.org/r/7436/diff/ > > > Testing > ------- > > 4.0 > > > Thanks, > > Rohit Yadav > >