Re: [ACS41] Upgrade problems blocking the release

2013-05-02 Thread Chip Childers
On Thu, May 02, 2013 at 05:42:52PM +0200, nicolas.lamira...@orange.com wrote: > Hi, > the issue CLOUDSTACK-2207 is due to a difference between > documentation and Upgrade2214To30 java file : > > in the Java file : > > select id from `cloud`.`vm_template` where name = > 'systemvm-vmware-3.0.0' and

Re: [ACS41] Upgrade problems blocking the release

2013-05-02 Thread Chip Childers
On Thu, May 02, 2013 at 11:18:55AM -0400, Chip Childers wrote: > All, > > I'd like to ask for someone (or multiple people) to help with the > upgrade bugs that we are struggling to knock down. > > Specifically, the upgrade path that seems to be having the most issues > is 2.2.14 to 4.1.0. This i

Re: [ACS41] Upgrade problems blocking the release

2013-05-02 Thread nicolas.lamirault
Hi, the issue CLOUDSTACK-2207 is due to a difference between documentation and Upgrade2214To30 java file : in the Java file : select id from `cloud`.`vm_template` where name = 'systemvm-vmware-3.0.0' and removed is null"); in the documentation : VMware Name: systemvm-vmware-4.1.0 Descripti

Re: [ACS41] Upgrade problems blocking the release

2013-05-02 Thread Wei ZHOU
Hi Chip, I have created a patch for CLOUDSTACK-2303. https://reviews.apache.org/r/10904/ 2013/5/2 Chip Childers > All, > > I'd like to ask for someone (or multiple people) to help with the > upgrade bugs that we are struggling to knock down. > > Specifically, the upgrade path that seems to be

[ACS41] Upgrade problems blocking the release

2013-05-02 Thread Chip Childers
All, I'd like to ask for someone (or multiple people) to help with the upgrade bugs that we are struggling to knock down. Specifically, the upgrade path that seems to be having the most issues is 2.2.14 to 4.1.0. This is true for VMWare and KVM environments. Here are the open bugs: CLOUDSTACK-