On 04/01/2013 10:00 AM, Rohit Yadav wrote:
On Sun, Mar 31, 2013 at 2:47 PM, Sudha Ponnaganti <
sudha.ponnaga...@citrix.com> wrote:
Hi,
Wanted to check if anyone is interested to pick up the following upgrade
defects. Once upgrade testing is done, we would get a little closer to 4.1
RC.
CLOUDSTACK-1839 Upgrade 4.0 -> 4.1 - Upgraded DB has lot more
keys and indexes for many tables compare to the fresh installed 4.1 DB.
Check what happened to create-index-fk.sql, why was it removed and fix
upgrade path from 40 to 410.
CLOUDSTACK-1856 Upgrade 4.0 -> 4.1 - Fresh install of 4.1 has 3
parameters missing in db. Properties compared to an upgraded 4.0 set up.
Properties files should be backed up or ask user to replace/keep the file,
this is a packaging issue.
I fixed those things yesterday (I hope/think) with this commit:
https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=11892d34d7ec0e37e3b5cf568a2a30d4be23590f
See the changes in cloudstack-agent.postinst and
cloudstack-management.postinst
Wido
Cheers.
Thanks
/Sudha