[16/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Modified VPC, Zone schema and VO files to add IPv6 attributes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/277964e4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/277964e4 Diff: http://git-wip-us.apa

[13/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Allow test to run on tiny linux templates using busybox Signed-off-by: wilderrodrigues This closes #381 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7ba2f227 Tree: http://git-wip-us.apache.org/repos/asf/cloudst

[04/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Rebase with master of SBP Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/13cef9a7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/13cef9a7 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/13

[08/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Skipping all unsupported tests on LXC This closes #379 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8f1e0510 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8f1e0510 Diff: http://git-wip-us.apache.org

[02/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Size of ipv6 CIDR and asNumber fields are reduced to reflect their actual size Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ed94d95d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ed94d95d Diff: http

[15/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Size of ipv6 CIDR and asNumber fields are reduced to reflect their actual size Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9cac9267 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9cac9267 Diff: http

[09/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
CLOUDSTACK-8549: Update assert statements in testpath_disable_enable_zone.py Signed-off-by: Gaurav Aradhye This closes #382 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/84bc2e61 Tree: http://git-wip-us.apache.or

[06/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
This closes #373 CLOUDSTACK-3317 - DVS does not support management\storage network Added support for Management and Storage Network traffic over VMware DVS in CloudStack deployments. Also added support for storage VLAN over dvPortGroup. Signed-off-by: Sateesh Chodapuneedi CLOUDSTACK-3317 - DV

[05/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Enhanced Zone API to support Ipv6 attributes like IPv6 Super CIDR and ASN Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/eb6c990b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/eb6c990b Diff: http://gi

[03/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Modified VPC, Zone schema and VO files to add IPv6 attributes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/78bc96eb Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/78bc96eb Diff: http://git-wip-us.apa

[07/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Merge branch 'merge/feature-vpc-ipv6' into feature/vpc-ipv6 This closes #3 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3b919644 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3b919644 Diff: http://

[17/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Enhanced Zone API to support Ipv6 attributes like IPv6 Super CIDR and ASN Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c198d44a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c198d44a Diff: http://gi

[01/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Repository: cloudstack Updated Branches: refs/heads/feature/vpc-ipv6 873cbddb9 -> c1b0900b8 Modified VPC, Zone schema and VO files to add IPv6 attributes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2766c81a T

[11/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
CLOUDSTACK-8515: Skipping snapshot test cases on HyperV and LXC Signed-off-by: Gaurav Aradhye This closes #376 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/54a66473 Tree: http://git-wip-us.apache.org/repos/asf/c

[18/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Merge branch 'feature/vpc-ipv6' of github.com:schubergphilis/cloudstack into feature/vpc-ipv6 Rebasing with Master. - We still had a conflict in the database upgrade file 451to460 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cl

[14/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Modified VPC, Zone schema and VO files to add IPv6 attributes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f19f4c8d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f19f4c8d Diff: http://git-wip-us.apa

[10/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
CLOUDSTACK-8546: Correcting skip test code in testpath_vMotion_vmware.py Signed-off-by: Gaurav Aradhye This closes #377 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e3cfe890 Tree: http://git-wip-us.apache.org/re

[12/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
SKIP vm migration tests on LXC since it is not a supported hypervisor This closes #383 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/de6538c9 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/de6538c9 Di

[19/19] git commit: updated refs/heads/feature/vpc-ipv6 to c1b0900

2015-06-10 Thread ekho
Merge branch 'feature/vpc-ipv6' of https://github.com/schubergphilis/cloudstack into feature/vpc-ipv6 Getting latest from the Schuberg Philis VPC-IPv6 work Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c1b0900b T

git commit: updated refs/heads/master to 7ba2f22

2015-06-10 Thread ekho
Repository: cloudstack Updated Branches: refs/heads/master de6538c9e -> 7ba2f2274 Allow test to run on tiny linux templates using busybox Signed-off-by: wilderrodrigues This closes #381 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/rep

git commit: updated refs/heads/master to de6538c

2015-06-10 Thread sanjeev
Repository: cloudstack Updated Branches: refs/heads/master 54a664730 -> de6538c9e SKIP vm migration tests on LXC since it is not a supported hypervisor This closes #383 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/co

Jenkins build is back to normal : cloudstack-apidocs-master #2091

2015-06-10 Thread Apache Jenkins Server
See

git commit: updated refs/heads/master to 54a6647

2015-06-10 Thread gaurav
Repository: cloudstack Updated Branches: refs/heads/master e3cfe8905 -> 54a664730 CLOUDSTACK-8515: Skipping snapshot test cases on HyperV and LXC Signed-off-by: Gaurav Aradhye This closes #376 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.o

git commit: updated refs/heads/master to e3cfe89

2015-06-10 Thread gaurav
Repository: cloudstack Updated Branches: refs/heads/master 84bc2e612 -> e3cfe8905 CLOUDSTACK-8546: Correcting skip test code in testpath_vMotion_vmware.py Signed-off-by: Gaurav Aradhye This closes #377 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us

git commit: updated refs/heads/master to 84bc2e6

2015-06-10 Thread gaurav
Repository: cloudstack Updated Branches: refs/heads/master 5e41a830a -> 84bc2e612 CLOUDSTACK-8549: Update assert statements in testpath_disable_enable_zone.py Signed-off-by: Gaurav Aradhye This closes #382 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wi

Build failed in Jenkins: cloudstack-apidocs-master #2090

2015-06-10 Thread Apache Jenkins Server
See -- [...truncated 4196 lines...] [JENKINS] Archiving disabled [INFO] [INFO] Reactor Summary: [INFO] [INFO] Apache Clo

Build failed in Jenkins: cloudstack-apidocs-master #2089

2015-06-10 Thread Apache Jenkins Server
See Changes: [sateesh] This closes #373 -- [...truncated 4194 lines...] [JENKINS] Archiving disabled [INFO] [INF

git commit: updated refs/heads/master to 5e41a83

2015-06-10 Thread sateesh
Repository: cloudstack Updated Branches: refs/heads/master 8f1e0510c -> 5e41a830a This closes #373 CLOUDSTACK-3317 - DVS does not support management\storage network Added support for Management and Storage Network traffic over VMware DVS in CloudStack deployments. Also added support for stor

Build failed in Jenkins: cloudstack-apidocs-master #2088

2015-06-10 Thread Apache Jenkins Server
See -- [...truncated 5114 lines...] [JENKINS] Archiving disabled [INFO] [INFO] Reactor Summary: [INFO] [INFO] Apache Clo

git commit: updated refs/heads/master to 8f1e051

2015-06-10 Thread sanjeev
Repository: cloudstack Updated Branches: refs/heads/master 6140db50b -> 8f1e0510c Skipping all unsupported tests on LXC This closes #379 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8f1e0510 Tree: http://git-w