Re: upgrade divergence vs/ new install

2016-09-02 Thread Pierre-Luc Dion
al settings, we can migrate them to use ConfigKey so > they get created during upgrade/db-migration. > > > Regards. > > > From: Pierre-Luc Dion > Sent: 02 September 2016 21:28:02 > To: dev@cloudstack.apache.org > Subject: Re: upgrade

Re: upgrade divergence vs/ new install

2016-09-02 Thread Rohit Yadav
lation. Can you gather the list of such global settings, we can migrate them to use ConfigKey so they get created during upgrade/db-migration. Regards. From: Pierre-Luc Dion Sent: 02 September 2016 21:28:02 To: dev@cloudstack.apache.org Subject: Re: upgrade div

Re: upgrade divergence vs/ new install

2016-09-02 Thread Pierre-Luc Dion
Look like anything in Config.java is not applied when upgrading CloudStack, so if that file change, we need to update the configuration name="init". This is the case for anyone upgrading prior 4.6. https://issues.apache.org/jira/browse/CLOUDSTACK-9489 I'm not sure how we should proceed with this