Review Request 12811: CLOUDSTACK-3612: 3.0.6 to ASF 4.2 Upgrade: Database Schema Inconsistencies on the Upgraded Setup

2013-07-22 Thread Saksham Srivastava

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

Review request for cloudstack, Alena Prokharchyk and Kishan Kavala.


Bugs: 3612


Repository: cloudstack-git


Description
---

This fix is a part of missing db_upgrade bug 3612.
Adding column virtual_size that will be a part of fix for CS-2508


Diffs
-

  setup/db/db/schema-410to420.sql 05ff0da 

Diff: https://reviews.apache.org/r/12811/diff/


Testing
---


Thanks,

Saksham Srivastava



Re: Review Request 12811: CLOUDSTACK-3612: 3.0.6 to ASF 4.2 Upgrade: Database Schema Inconsistencies on the Upgraded Setup

2013-08-09 Thread ASF Subversion and Git Services

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


Commit 52e10d6b202e99e2e4a24e859f2a3e16339875d7 in branch refs/heads/master 
from frank
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=52e10d6 ]

CLOUDSTACK-38333.0.6 to ASF 4.2 Upgrade: "cloud" Database Schema 
Inconsistencies on the Upgraded Setup - Tables "baremetal_dhcp_devices" and 
"baremetal_pxe_devices"

CloudStack CLOUDSTACK-3612
3.0.6 to ASF 4.2 Upgrade: Database Schema Inconsistencies on the Upgraded Setup


- ASF Subversion and Git Services


On July 24, 2013, 10:53 a.m., Saksham Srivastava wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12811/
> ---
> 
> (Updated July 24, 2013, 10:53 a.m.)
> 
> 
> Review request for cloudstack, Alena Prokharchyk and Kishan Kavala.
> 
> 
> Bugs: 3612
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> ---
> 
> This fix is a part of missing db_upgrade bug 3612.
> Adding column virtual_size that will be a part of fix for CS-2508
> 
> 
> Diffs
> -
> 
>   setup/db/db/schema-410to420.sql f9417a0 
> 
> Diff: https://reviews.apache.org/r/12811/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Saksham Srivastava
> 
>



Re: Review Request 12811: CLOUDSTACK-3612: 3.0.6 to ASF 4.2 Upgrade: Database Schema Inconsistencies on the Upgraded Setup

2013-08-09 Thread ASF Subversion and Git Services

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


Commit ad508b7232e28ca02683bd8b60268cb87c71e36a in branch refs/heads/4.2 from 
frank
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ad508b7 ]

CLOUDSTACK-38333.0.6 to ASF 4.2 Upgrade: "cloud" Database Schema 
Inconsistencies on the Upgraded Setup - Tables "baremetal_dhcp_devices" and 
"baremetal_pxe_devices"

CloudStack CLOUDSTACK-3612
3.0.6 to ASF 4.2 Upgrade: Database Schema Inconsistencies on the Upgraded Setup


- ASF Subversion and Git Services


On July 24, 2013, 10:53 a.m., Saksham Srivastava wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12811/
> ---
> 
> (Updated July 24, 2013, 10:53 a.m.)
> 
> 
> Review request for cloudstack, Alena Prokharchyk and Kishan Kavala.
> 
> 
> Bugs: 3612
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> ---
> 
> This fix is a part of missing db_upgrade bug 3612.
> Adding column virtual_size that will be a part of fix for CS-2508
> 
> 
> Diffs
> -
> 
>   setup/db/db/schema-410to420.sql f9417a0 
> 
> Diff: https://reviews.apache.org/r/12811/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Saksham Srivastava
> 
>



Re: Review Request 12811: CLOUDSTACK-3612: 3.0.6 to ASF 4.2 Upgrade: Database Schema Inconsistencies on the Upgraded Setup

2013-07-22 Thread Jenkins Cloudstack.org

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


Review 12811 PASSED the build test
The url of build cloudstack-master-with-patch #13 is : 
http://jenkins.cloudstack.org/job/cloudstack-master-with-patch/13/

- Jenkins Cloudstack.org


On July 22, 2013, 1:41 p.m., Saksham Srivastava wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12811/
> ---
> 
> (Updated July 22, 2013, 1:41 p.m.)
> 
> 
> Review request for cloudstack, Alena Prokharchyk and Kishan Kavala.
> 
> 
> Bugs: 3612
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> ---
> 
> This fix is a part of missing db_upgrade bug 3612.
> Adding column virtual_size that will be a part of fix for CS-2508
> 
> 
> Diffs
> -
> 
>   setup/db/db/schema-410to420.sql 05ff0da 
> 
> Diff: https://reviews.apache.org/r/12811/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Saksham Srivastava
> 
>



Re: Review Request 12811: CLOUDSTACK-3612: 3.0.6 to ASF 4.2 Upgrade: Database Schema Inconsistencies on the Upgraded Setup

2013-07-24 Thread Saksham Srivastava

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

(Updated July 24, 2013, 10:53 a.m.)


Review request for cloudstack, Alena Prokharchyk and Kishan Kavala.


Changes
---

Updated Patch for 4.2 branch.


Bugs: 3612


Repository: cloudstack-git


Description
---

This fix is a part of missing db_upgrade bug 3612.
Adding column virtual_size that will be a part of fix for CS-2508


Diffs (updated)
-

  setup/db/db/schema-410to420.sql f9417a0 

Diff: https://reviews.apache.org/r/12811/diff/


Testing
---


Thanks,

Saksham Srivastava



Re: Review Request 12811: CLOUDSTACK-3612: 3.0.6 to ASF 4.2 Upgrade: Database Schema Inconsistencies on the Upgraded Setup

2013-07-24 Thread ASF Subversion and Git Services

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


Commit 2b9d9cf0360b22a703f27600292f22711f51c62f in branch refs/heads/master 
from Saksham Srivastava
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2b9d9cf ]

CLOUDSTACK-3612: DB changes for template virtual size usage

Conflicts:
setup/db/db/schema-410to420.sql


- ASF Subversion and Git Services


On July 24, 2013, 10:53 a.m., Saksham Srivastava wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12811/
> ---
> 
> (Updated July 24, 2013, 10:53 a.m.)
> 
> 
> Review request for cloudstack, Alena Prokharchyk and Kishan Kavala.
> 
> 
> Bugs: 3612
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> ---
> 
> This fix is a part of missing db_upgrade bug 3612.
> Adding column virtual_size that will be a part of fix for CS-2508
> 
> 
> Diffs
> -
> 
>   setup/db/db/schema-410to420.sql f9417a0 
> 
> Diff: https://reviews.apache.org/r/12811/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Saksham Srivastava
> 
>



Re: Review Request 12811: CLOUDSTACK-3612: 3.0.6 to ASF 4.2 Upgrade: Database Schema Inconsistencies on the Upgraded Setup

2013-07-24 Thread ASF Subversion and Git Services

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


Commit 743d35cae4985a8d898da06e5768ae282b32adb2 in branch refs/heads/4.2 from 
Saksham Srivastava
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=743d35c ]

CLOUDSTACK-3612: DB changes for template virtual size usage


- ASF Subversion and Git Services


On July 24, 2013, 10:53 a.m., Saksham Srivastava wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12811/
> ---
> 
> (Updated July 24, 2013, 10:53 a.m.)
> 
> 
> Review request for cloudstack, Alena Prokharchyk and Kishan Kavala.
> 
> 
> Bugs: 3612
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> ---
> 
> This fix is a part of missing db_upgrade bug 3612.
> Adding column virtual_size that will be a part of fix for CS-2508
> 
> 
> Diffs
> -
> 
>   setup/db/db/schema-410to420.sql f9417a0 
> 
> Diff: https://reviews.apache.org/r/12811/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Saksham Srivastava
> 
>



Re: Review Request 12811: CLOUDSTACK-3612: 3.0.6 to ASF 4.2 Upgrade: Database Schema Inconsistencies on the Upgraded Setup

2013-07-24 Thread Kishan Kavala

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

Ship it!


commit 743d35cae4985a8d898da06e5768ae282b32adb2

- Kishan Kavala


On July 24, 2013, 4:23 p.m., Saksham Srivastava wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12811/
> ---
> 
> (Updated July 24, 2013, 4:23 p.m.)
> 
> 
> Review request for cloudstack, Alena Prokharchyk and Kishan Kavala.
> 
> 
> Bugs: 3612
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> ---
> 
> This fix is a part of missing db_upgrade bug 3612.
> Adding column virtual_size that will be a part of fix for CS-2508
> 
> 
> Diffs
> -
> 
>   setup/db/db/schema-410to420.sql f9417a0 
> 
> Diff: https://reviews.apache.org/r/12811/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Saksham Srivastava
> 
>