[GitHub] cloudstack issue #2018: CLOUDSTACK-9848: Added exit status checking for the ...

2017-04-04 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/2018 code changes LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] cloudstack issue #1971: CLOUDSTACK-9726 Update state is not changed to UPDAT...

2017-03-27 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1971 @borisstoyanov ran test/integration/component/maint/test_redundant_router.py . Test create network with non-default guest cidr with redundant routers ... === TestName

[GitHub] cloudstack pull request #837: CLOUDSTACK-8855 Improve Error Message for Host...

2017-03-22 Thread bvbharatk
Github user bvbharatk commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/837#discussion_r107355223 --- Diff: server/src/com/cloud/alert/AlertManagerImpl.java --- @@ -767,7 +767,9 @@ public void sendAlert(AlertType alertType, long dataCenterId, Long

[GitHub] cloudstack pull request #837: CLOUDSTACK-8855 Improve Error Message for Host...

2017-03-14 Thread bvbharatk
Github user bvbharatk commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/837#discussion_r106089352 --- Diff: server/src/com/cloud/alert/AlertManagerImpl.java --- @@ -767,7 +767,9 @@ public void sendAlert(AlertType alertType, long dataCenterId, Long

[GitHub] cloudstack pull request #837: CLOUDSTACK-8855 Improve Error Message for Host...

2017-03-14 Thread bvbharatk
Github user bvbharatk commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/837#discussion_r106088915 --- Diff: engine/components-api/src/com/cloud/agent/AgentManager.java --- @@ -141,7 +142,7 @@ public void pullAgentOutMaintenance(long

[GitHub] cloudstack pull request #837: CLOUDSTACK-8855 Improve Error Message for Host...

2017-03-14 Thread bvbharatk
Github user bvbharatk commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/837#discussion_r106088086 --- Diff: api/src/org/apache/cloudstack/api/command/admin/host/ReconnectHostCmd.java --- @@ -100,17 +103,18 @@ public Long getInstanceId

[GitHub] cloudstack pull request #837: CLOUDSTACK-8855 Improve Error Message for Host...

2017-03-14 Thread bvbharatk
Github user bvbharatk commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/837#discussion_r106088129 --- Diff: engine/orchestration/src/com/cloud/agent/manager/AgentManagerImpl.java --- @@ -986,33 +986,28 @@ public Answer easySend(final Long hostId

[GitHub] cloudstack pull request #837: CLOUDSTACK-8855 Improve Error Message for Host...

2017-03-14 Thread bvbharatk
Github user bvbharatk commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/837#discussion_r105881592 --- Diff: engine/components-api/src/com/cloud/agent/AgentManager.java --- @@ -141,7 +142,7 @@ public void pullAgentOutMaintenance(long

[GitHub] cloudstack pull request #837: CLOUDSTACK-8855 Improve Error Message for Host...

2017-03-14 Thread bvbharatk
Github user bvbharatk commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/837#discussion_r105881440 --- Diff: plugins/network-elements/netscaler/src/com/cloud/network/element/NetscalerElement.java --- @@ -512,7 +512,11 @@ public void

[GitHub] cloudstack pull request #837: CLOUDSTACK-8855 Improve Error Message for Host...

2017-03-14 Thread bvbharatk
Github user bvbharatk commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/837#discussion_r105881425 --- Diff: server/src/com/cloud/alert/AlertManagerImpl.java --- @@ -767,7 +767,9 @@ public void sendAlert(AlertType alertType, long dataCenterId, Long

[GitHub] cloudstack pull request #837: CLOUDSTACK-8855 Improve Error Message for Host...

2017-03-14 Thread bvbharatk
Github user bvbharatk commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/837#discussion_r105881247 --- Diff: engine/orchestration/src/com/cloud/agent/manager/AgentManagerImpl.java --- @@ -1049,7 +1044,13 @@ public boolean executeUserRequest(final

[GitHub] cloudstack issue #1965: CLOUDSTACK-9727 Password reset discrepancy in RVR wh...

2017-03-14 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1965 @ustcweizhou We are saving the password in the user_vm_details explicitly. We are not checking if ssh key pair is set for this vm or not. I agree that ideally we should sync

[GitHub] cloudstack issue #1965: CLOUDSTACK-9727 Password reset discrepancy in RVR wh...

2017-03-12 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1965 @ustcweizhou Hi we are not saving the password to the router. we are saving the password in the VM details. When the VM starts we send the password to the router. Password reset cannot

[GitHub] cloudstack issue #1967: CLOUDSTACK-9638 Problems caused when inputting doubl...

2017-03-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1967 Ready to merge. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] cloudstack issue #1970: CLOUDSTACK-9725 Failed to update VPC Network during ...

2017-03-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1970 Ready to merge. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] cloudstack issue #1969: CLOUDSTACK-9667 Enable resourcecount.check.interval ...

2017-03-06 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1969 will move the changes to new schema file, when the new master branch is created after release. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cloudstack issue #1971: CLOUDSTACK-9726 Update state is not changed to UPDAT...

2017-02-27 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1971 @borisstoyanov I have only run BVTs, same as what you have already posted. Will also run the above mentioned test and post the results. thanks, Bharat. --- If your project

[GitHub] cloudstack issue #1971: CLOUDSTACK-9726 Update state is not changed to UPDAT...

2017-02-27 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1971 @borisstoyanov We do not have any unit tests for this, but we have rvr marvin test, to test the basic functionality. test/integration/component/maint/test_redundant_router.py

[GitHub] cloudstack issue #843: Security group ingress/egress issues with xenserver 6...

2017-02-24 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/843 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] cloudstack issue #1965: CLOUDSTACK-9727 Password reset discrepancy in RVR wh...

2017-02-23 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1965 @ustcweizhou Reformatted the code. thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] cloudstack pull request #1971: CLOUDSTACK-9726 Update state is not changed t...

2017-02-23 Thread bvbharatk
GitHub user bvbharatk opened a pull request: https://github.com/apache/cloudstack/pull/1971 CLOUDSTACK-9726 Update state is not changed to UPDATE_FAILED in case … …when Host is put in Maintenance Mode. You can merge this pull request into a Git repository by running: $ git

[GitHub] cloudstack pull request #1970: CLOUDSTACK-9725 Failed to update VPC Network ...

2017-02-23 Thread bvbharatk
GitHub user bvbharatk opened a pull request: https://github.com/apache/cloudstack/pull/1970 CLOUDSTACK-9725 Failed to update VPC Network during N/w offering Upgr… …ade which doesnt have ACL service Enabled. check if acl service provider is configured when network

[GitHub] cloudstack pull request #1969: CLOUDSTACK-9667 Enable resourcecount.check.in...

2017-02-23 Thread bvbharatk
GitHub user bvbharatk opened a pull request: https://github.com/apache/cloudstack/pull/1969 CLOUDSTACK-9667 Enable resourcecount.check.interval by default You can merge this pull request into a Git repository by running: $ git pull https://github.com/bvbharatk/cloudstack

[GitHub] cloudstack pull request #1968: CLOUDSTACK-9666 Added basic configuration val...

2017-02-23 Thread bvbharatk
GitHub user bvbharatk opened a pull request: https://github.com/apache/cloudstack/pull/1968 CLOUDSTACK-9666 Added basic configuration validation for the config d… …rive global settings You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cloudstack pull request #1967: CLOUDSTACK-9638 Problems caused when inputtin...

2017-02-23 Thread bvbharatk
GitHub user bvbharatk opened a pull request: https://github.com/apache/cloudstack/pull/1967 CLOUDSTACK-9638 Problems caused when inputting double-byte numbers fo… …r custom compute offerings You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cloudstack pull request #1965: CLOUDSTACK-9727 Password reset discrepancy in...

2017-02-23 Thread bvbharatk
GitHub user bvbharatk opened a pull request: https://github.com/apache/cloudstack/pull/1965 CLOUDSTACK-9727 Password reset discrepancy in RVR when one of the Rou… …ter is not in Running state. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cloudstack issue #1379: CLOUDSTACK-8324: config drive data set/get scripts f...

2017-02-19 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1379 Code changes look ok to me LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] cloudstack issue #1874: CLOUDSTACK-9711: Fixed error reporting while adding ...

2017-02-19 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1874 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] cloudstack issue #1876: CLOUDSTACK-9715: Update somaxconn value to default v...

2016-12-29 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1876 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] cloudstack issue #865: CLOUDSTACK-8856 Primary Storage Used(type tag with va...

2016-12-12 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/865 Rebased with 4.9 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] cloudstack issue #838: CLOUDSTACK-8857 listProjects doesn't return tags vmst...

2016-12-12 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/838 Rebased with 4.9 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] cloudstack issue #865: CLOUDSTACK-8856 Primary Storage Used(type tag with va...

2016-12-09 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/865 Rebased with 4.9 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] cloudstack issue #866: CLOUDSTACK-8751 minimise downtime of network when net...

2016-09-12 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/866 @abhinandanprateek Hi Abhi, This test is failing because of test case clean up issues. Blow are the log messages from marvin Job failed: {jobprocstatus : 0, created : u'2016-09

[GitHub] cloudstack issue #866: CLOUDSTACK-8751 minimise downtime of network when net...

2016-09-12 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/866 ### ACS CI BVT Run **Sumarry:** Build Number 89 Hypervisor xenserver NetworkType Advanced Passed=102 Failed=1 Skipped=4 _Link to logs Folder (search

[GitHub] cloudstack issue #1644: Honors the snapshot.backup.rightafter configuration ...

2016-08-31 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1644 ### ACS CI BVT Run **Sumarry:** Build Number 86 Hypervisor xenserver NetworkType Advanced Passed=99 Failed=4 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1511: 4.9/master bountycastle changes

2016-08-29 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1511 ### ACS CI BVT Run **Sumarry:** Build Number 82 Hypervisor xenserver NetworkType Advanced Passed=100 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1511: 4.9/master bountycastle changes

2016-08-29 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1511 ### ACS CI BVT Run **Sumarry:** Build Number 81 Hypervisor xenserver NetworkType Advanced Passed=100 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1511: 4.9/master bountycastle changes

2016-08-29 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1511 ### ACS CI BVT Run **Sumarry:** Build Number 79 Hypervisor xenserver NetworkType Advanced Passed=100 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1511: 4.9/master bountycastle changes

2016-08-24 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1511 ### ACS CI BVT Run **Sumarry:** Build Number 50 Hypervisor xenserver NetworkType Advanced Passed=100 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #866: CLOUDSTACK-8751 minimise downtime of network when net...

2016-07-15 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/866 @ustcweizhou any update regarding your changes. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-06-21 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/872 ### ACS CI BVT Run **Sumarry:** Build Number 209 Hypervisor xenserver NetworkType Advanced Passed=71 Failed=2 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1580: CLOUDSTACK-9402 : Support for underlay features (Sou...

2016-06-20 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1580 ### ACS CI BVT Run **Sumarry:** Build Number 208 Hypervisor xenserver NetworkType Advanced Passed=72 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1581: CLOUDSTACK-9404 Fixed ordering of network ACL rules ...

2016-06-20 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1581 ### ACS CI BVT Run **Sumarry:** Build Number 207 Hypervisor xenserver NetworkType Advanced Passed=68 Failed=5 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1573: CLOUDSTACK-9396:fixing issue related to script test_...

2016-06-20 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1573 ### ACS CI BVT Run **Sumarry:** Build Number 206 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1575: systemvm - Python code cleanup

2016-06-20 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1575 ### ACS CI BVT Run **Sumarry:** Build Number 205 Hypervisor xenserver NetworkType Advanced Passed=20 Failed=24 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1571: Changing vlan to None since network offering being u...

2016-06-20 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1571 ### ACS CI BVT Run **Sumarry:** Build Number 204 Hypervisor xenserver NetworkType Advanced Passed=66 Failed=3 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1572: CLOUDSTACK-9395: Add Virtio RNG device to Instances ...

2016-06-20 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1572 ### ACS CI BVT Run **Sumarry:** Build Number 203 Hypervisor xenserver NetworkType Advanced Passed=71 Failed=2 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1547: Fixes for VirtualRouters in Basic Networking, especi...

2016-06-20 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1547 ### ACS CI BVT Run **Sumarry:** Build Number 202 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-06-20 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/872 ### ACS CI BVT Run **Sumarry:** Build Number 201 Hypervisor xenserver NetworkType Advanced Passed=71 Failed=2 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1568: CLOUDSTACK-9385 - Ensure passwd srvr is restarts aft...

2016-06-20 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1568 ### ACS CI BVT Run **Sumarry:** Build Number 200 Hypervisor xenserver NetworkType Advanced Passed=20 Failed=21 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1541: Systemd packaging for Ubuntu 16.04

2016-06-19 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1541 ### ACS CI BVT Run **Sumarry:** Build Number 199 Hypervisor xenserver NetworkType Advanced Passed=68 Failed=5 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1542: CLOUDSTACK-9379: Support nested virtualization at VM...

2016-06-19 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1542 ### ACS CI BVT Run **Sumarry:** Build Number 198 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1545: CLOUDSTACK-8715: Add channel to Instances for Qemu G...

2016-06-19 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1545 ### ACS CI BVT Run **Sumarry:** Build Number 196 Hypervisor xenserver NetworkType Advanced Passed=71 Failed=2 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1547: Fixes for VirtualRouters in Basic Networking, especi...

2016-06-19 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1547 ### ACS CI BVT Run **Sumarry:** Build Number 195 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-06-19 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/872 ### ACS CI BVT Run **Sumarry:** Build Number 194 Hypervisor xenserver NetworkType Advanced Passed=69 Failed=4 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1547: Fixes for VirtualRouters in Basic Networking, especi...

2016-06-18 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1547 ### ACS CI BVT Run **Sumarry:** Build Number 192 Hypervisor xenserver NetworkType Advanced Passed=72 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1548: Compabitility fix for Docker >= 1.11 (docker/docker#...

2016-06-18 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1548 ### ACS CI BVT Run **Sumarry:** Build Number 190 Hypervisor xenserver NetworkType Advanced Passed=72 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1554: API: improve resource limits comprehension

2016-06-11 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1554 ### ACS CI BVT Run **Sumarry:** Build Number 189 Hypervisor xenserver NetworkType Advanced Passed=72 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1557: Removed unused methods from XenServerConnectionPool

2016-06-11 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1557 ### ACS CI BVT Run **Sumarry:** Build Number 188 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1559: CLOUDSTACK-9280: System VM volumes can be expunged i...

2016-06-11 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1559 ### ACS CI BVT Run **Sumarry:** Build Number 186 Hypervisor xenserver NetworkType Advanced Passed=68 Failed=5 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1560: CLOUDSTACK-9386: DS template copies don’t get dele...

2016-06-11 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1560 ### ACS CI BVT Run **Sumarry:** Build Number 185 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1563: CLOUDSTACK-9389:[automation]updating test_routers_ne...

2016-06-11 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1563 ### ACS CI BVT Run **Sumarry:** Build Number 184 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1566: Followup fix for #1162: Add support for not (re)star...

2016-06-11 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1566 ### ACS CI BVT Run **Sumarry:** Build Number 183 Hypervisor xenserver NetworkType Advanced Passed=70 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1519: Cloudstack 9339: Virtual Routers do not handle Multi...

2016-06-11 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1519 ### ACS CI BVT Run **Sumarry:** Build Number 182 Hypervisor xenserver NetworkType Advanced Passed=67 Failed=6 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1525: Status of tests

2016-06-11 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1525 ### ACS CI BVT Run **Sumarry:** Build Number 181 Hypervisor xenserver NetworkType Advanced Passed=72 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1530: Vmdk findbugs

2016-06-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1530 ### ACS CI BVT Run **Sumarry:** Build Number 180 Hypervisor xenserver NetworkType Advanced Passed=69 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1531: systemvmtemplate: fix build and upgrade to debian 7....

2016-06-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1531 ### ACS CI BVT Run **Sumarry:** Build Number 179 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1443: CLOUDSTACK-9314 - Remove unused code from XenServerS...

2016-06-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1443 ### ACS CI BVT Run **Sumarry:** Build Number 178 Hypervisor xenserver NetworkType Advanced Passed=72 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1455: [CLOUDSTACK-9328]: Fix vlan issues from test suite t...

2016-06-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1455 ### ACS CI BVT Run **Sumarry:** Build Number 177 Hypervisor xenserver NetworkType Advanced Passed=65 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #827: BUG-ID: CLOUDSTACK-8849: Usage job should stop usage ...

2016-06-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/827 ### ACS CI BVT Run **Sumarry:** Build Number 176 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-06-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/872 ### ACS CI BVT Run **Sumarry:** Build Number 174 Hypervisor xenserver NetworkType Advanced Passed=71 Failed=2 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #896: CLOUDSTACK-8908 After copying the template charging f...

2016-06-09 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/896 ### ACS CI BVT Run **Sumarry:** Build Number 173 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #899: BUG-ID:CLOUDSTACK-8921

2016-06-09 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/899 ### ACS CI BVT Run **Sumarry:** Build Number 172 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #905: BUG-ID: CLOUDSTACK-8922: Unable to delete IP tag

2016-06-09 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/905 ### ACS CI BVT Run **Sumarry:** Build Number 170 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #914: BUG-ID CLOUDSTACK-8939

2016-06-09 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/914 ### ACS CI BVT Run **Sumarry:** Build Number 167 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1455: [CLOUDSTACK-9328]: Fix vlan issues from test suite t...

2016-06-09 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1455 ### ACS CI BVT Run **Sumarry:** Build Number 166 Hypervisor xenserver NetworkType Advanced Passed=70 Failed=3 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1464: [CLOUDSTACK-9337]Enhance vcenter.py to create data c...

2016-06-08 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1464 ### ACS CI BVT Run **Sumarry:** Build Number 165 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1470: Make the generated json files unique to prevent conc...

2016-06-08 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1470 ### ACS CI BVT Run **Sumarry:** Build Number 164 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1480: CLOUDSTACK-9342: Site to Site VPN PFS not being set ...

2016-06-08 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1480 ### ACS CI BVT Run **Sumarry:** Build Number 163 Hypervisor xenserver NetworkType Advanced Passed=72 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1491: Fixes regarding VOLUME_DELETE events resulting from ...

2016-06-08 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1491 ### ACS CI BVT Run **Sumarry:** Build Number 162 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-06-08 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/872 ### ACS CI BVT Run **Sumarry:** Build Number 159 Hypervisor xenserver NetworkType Advanced Passed=71 Failed=2 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1511: 4.9/master bountycastle changes

2016-06-08 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1511 ### ACS CI BVT Run **Sumarry:** Build Number 158 Hypervisor xenserver NetworkType Advanced Passed=68 Failed=5 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1447: CLOUDSTACK-9343 Removed unused parameters and variab...

2016-06-07 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1447 ### ACS CI BVT Run **Sumarry:** Build Number 156 Hypervisor xenserver NetworkType Advanced Passed=68 Failed=5 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1448: CLOUDSTACK-9315: Removed unused Classes

2016-06-07 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1448 ### ACS CI BVT Run **Sumarry:** Build Number 155 Hypervisor xenserver NetworkType Advanced Passed=68 Failed=5 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1450: CLOUDSTACK-9317: Enable/disable static NAT associate...

2016-06-07 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1450 ### ACS CI BVT Run **Sumarry:** Build Number 154 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1451: CLOUDSTACK-9319: Use timeout when applying config to...

2016-06-07 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1451 ### ACS CI BVT Run **Sumarry:** Build Number 152 Hypervisor xenserver NetworkType Advanced Passed=68 Failed=5 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-06-07 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/872 ### ACS CI BVT Run **Sumarry:** Build Number 151 Hypervisor xenserver NetworkType Advanced Passed=71 Failed=2 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1418: CLOUDSTACK-9261: Query to traffic sentinel requestin...

2016-06-06 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1418 ### ACS CI BVT Run **Sumarry:** Build Number 148 Hypervisor xenserver NetworkType Advanced Passed=70 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1432: Fix for CLOUDSTACK-9253

2016-06-06 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1432 ### ACS CI BVT Run **Sumarry:** Build Number 147 Hypervisor xenserver NetworkType Advanced Passed=68 Failed=5 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1435: Dockerfile4.9

2016-06-06 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1435 ### ACS CI BVT Run **Sumarry:** Build Number 146 Hypervisor xenserver NetworkType Advanced Passed=68 Failed=5 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1436: [Bug-Id: CLOUDSTACK-9306]Replace testdata with servi...

2016-06-06 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1436 ### ACS CI BVT Run **Sumarry:** Build Number 145 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1437: removed unused HypervDummyResourceBase class

2016-06-06 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1437 ### ACS CI BVT Run **Sumarry:** Build Number 144 Hypervisor xenserver NetworkType Advanced Passed=72 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-06-06 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/872 ### ACS CI BVT Run **Sumarry:** Build Number 143 Hypervisor xenserver NetworkType Advanced Passed=71 Failed=2 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #351: This branch implements the CSV and native HA support ...

2016-06-06 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/351 ### ACS CI BVT Run **Sumarry:** Build Number 142 Hypervisor xenserver NetworkType Advanced Passed=70 Failed=3 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #544: CLOUDSTACK-8599. CS reports failure for a successful ...

2016-06-05 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/544 ### ACS CI BVT Run **Sumarry:** Build Number 139 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #556: CLOUDSTACK-8609. [VMware] VM is not accessible after ...

2016-06-05 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/556 ### ACS CI BVT Run **Sumarry:** Build Number 137 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #562: Cloudstack 8612

2016-06-05 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/562 ### ACS CI BVT Run **Sumarry:** Build Number 136 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-06-04 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/872 ### ACS CI BVT Run **Sumarry:** Build Number 127 Hypervisor xenserver NetworkType Advanced Passed=71 Failed=2 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #798: CLOUDSTACK-8830 - [Vmware] VM snapshot fails for 12 m...

2016-06-03 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/798 ### ACS CI BVT Run **Sumarry:** Build Number 126 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #815: CLOUDSTACK-8841: Storage XenMotion from XS 6.2 to XS ...

2016-06-03 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/815 ### ACS CI BVT Run **Sumarry:** Build Number 124 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

  1   2   3   >