> On Aug. 7, 2013, 10:58 p.m., Alena Prokharchyk wrote:
> > Ship It!

Vijay will open a separate reviewboard request for 411-412 upgrade path for 
master branch. The patch is going to be different given the presence of 4.2 
release.


- Alena


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13298/#review24841
-----------------------------------------------------------


On Aug. 7, 2013, 10:44 p.m., Venkata Siva Vijayendra Bhamidipati wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/13298/
> -----------------------------------------------------------
> 
> (Updated Aug. 7, 2013, 10:44 p.m.)
> 
> 
> Review request for cloudstack, Alena Prokharchyk, Chip Childers, and Min Chen.
> 
> 
> Bugs: CLOUDSTACK-4091
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Putting in upgrade path for db upgrade from 4.1.1 to 4.1.2. Prior to the 
> patch, th mgmt server doesn't start up successfully on 4.1.
> 
> 
> Diffs
> -----
> 
>   server/src/com/cloud/upgrade/DatabaseUpgradeChecker.java a7a4e61 
>   server/src/com/cloud/upgrade/dao/Upgrade411to412.java PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/13298/diff/
> 
> 
> Testing
> -------
> 
> Mgmt server comes up successfully upon fresh install of 4.1, and the db 
> version shows the right value:
> 
> mysql> select * from version;
> +----+---------+---------------------+----------+
> | id | version | updated             | step     |
> +----+---------+---------------------+----------+
> |  1 | 4.0.0   | 2013-08-05 07:40:38 | Complete |
> |  2 | 4.1.0   | 2013-08-05 14:42:20 | Complete |
> |  3 | 4.1.1   | 2013-08-05 14:42:20 | Complete |
> |  4 | 4.1.2   | 2013-08-05 14:42:20 | Complete |
> +----+---------+---------------------+----------+
> 4 rows in set (0.00 sec)
> 
> mysql> 
> 
> 
> Thanks,
> 
> Venkata Siva Vijayendra Bhamidipati
> 
>

Reply via email to