[GitHub] cloudstack issue #1729: CLOUDSTACK-9564: Fix memory leaks in VmwareContextPo...

2016-11-01 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1729 @rhtyd LGTM on code review. --- 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 #1730: VMTemplateZone needs some love

2016-11-04 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1730 @marcaurele Are these fixes against some bugs, checking as there is no ticket number mentioned in the PR. --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack issue #1735: CLOUDSTACK-9570: Bug in listSnapshots for snapshots ...

2016-11-04 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1735 LGTM on code review. --- 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 pull request #1765: Cloudstack 9586: When using local storage wit...

2016-11-16 Thread abhinandanprateek
GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/1765 Cloudstack 9586: When using local storage with Xenserver prepareTemplate does not work with multiple primary store The race condition will happen whenever there are multiple primary

[GitHub] cloudstack pull request #1765: Cloudstack 9586: When using local storage wit...

2016-11-16 Thread abhinandanprateek
Github user abhinandanprateek commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1765#discussion_r88393320 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/Xenserver625StorageProcessor.java --- @@ -100,36 +100,25

[GitHub] cloudstack issue #1640: CLOUDSTACK-9458: Fix HA bug when VMs are stopped on ...

2016-11-21 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1640 @marcaurele for a host that is found to be down we go ahead and schedule a restart for HA enabled VM, this is good. For the VMs that are not HA enabled they will continue to

[GitHub] cloudstack issue #1765: Cloudstack 9586: When using local storage with Xense...

2016-11-23 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1765 @rhtyd squashed --- 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

[GitHub] cloudstack issue #1766: CLOUDSTACK-9598: wrong defaut gateway for the nic in...

2016-11-23 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1766 @rhtyd reviewing... --- 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 #1766: CLOUDSTACK-9598: wrong defaut gateway for the nic in...

2016-11-23 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1766 @murali-reddy @rhtyd looks good to me on code review. Marvin test is neat. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cloudstack issue #1762: CLOUDSTACK-9595 Transactions are not getting retried...

2016-11-24 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1762 Even trying the full transaction again could be problematic as there might be checks done before firing the transaction that may not be valid now. The thing is it may mostly work

[GitHub] cloudstack pull request #1765: Cloudstack 9586: When using local storage wit...

2016-11-24 Thread abhinandanprateek
Github user abhinandanprateek commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1765#discussion_r89574062 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/Xenserver625StorageProcessor.java --- @@ -100,36 +100,25

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

2016-11-24 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1519 @LGTM on code review. --- 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 pull request #1784: CS-505: Marvin test to VR DNS Service

2016-11-25 Thread abhinandanprateek
GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/1784 CS-505: Marvin test to VR DNS Service You can merge this pull request into a Git repository by running: $ git pull https://github.com/shapeblue/cloudstack CS-505 Alternatively

[GitHub] cloudstack issue #1784: CS-505: Marvin test to check VR internal DNS Service

2016-11-27 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1784 @rhtyd the test_router_dns checks external dns service on virtual router. This test case checks the internal dns service from the user VMs. --- If your project is set up for it, you

[GitHub] cloudstack issue #1755: CLOUDSTACK-9584: run component tests in Travis run

2016-11-28 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1755 LGTM on code review @rhtyd --- 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 pull request #1784: CS-505: Marvin test to check VR internal DNS ...

2016-12-01 Thread abhinandanprateek
Github user abhinandanprateek commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1784#discussion_r90411487 --- Diff: test/integration/smoke/test_router_dnsservice.py --- @@ -0,0 +1,268 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack pull request #1784: CS-505: Marvin test to check VR internal DNS ...

2016-12-01 Thread abhinandanprateek
Github user abhinandanprateek commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1784#discussion_r90411534 --- Diff: test/integration/smoke/test_router_dnsservice.py --- @@ -0,0 +1,268 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] cloudstack issue #1784: CS-505: Marvin test to check VR internal DNS Service

2016-12-01 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1784 @jburwell made the appropriate changes. @murali-reddy impact of multiple NIC on DNS do you think we add a test for that too ? --- If your project is set up for it, you can

[GitHub] cloudstack pull request #1600: Support Backup of Snapshots for Managed Stora...

2016-12-01 Thread abhinandanprateek
Github user abhinandanprateek commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1600#discussion_r90438253 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/Xenserver625StorageProcessor.java --- @@ -538,7 +562,7

[GitHub] cloudstack issue #1765: Cloudstack 9586: When using local storage with Xense...

2016-12-01 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1765 @jburwell rebased. --- 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 pull request #1765: Cloudstack 9586: When using local storage wit...

2016-12-01 Thread abhinandanprateek
Github user abhinandanprateek commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1765#discussion_r90594670 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/Xenserver625StorageProcessor.java --- @@ -100,36 +100,25

[GitHub] cloudstack issue #1765: Cloudstack 9586: When using local storage with Xense...

2016-12-02 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1765 @rhtyd I have reverted to the sr name as it was. --- 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 issue #1784: CS-505: Marvin test to check VR internal DNS Service

2016-12-05 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1784 @rhtyd this can be merged if Murali feels multi nic test is also good to have we can add it later. cc @murali-reddy but lets not delay this as this test is complete in itself

[GitHub] cloudstack pull request #1600: Support Backup of Snapshots for Managed Stora...

2016-12-05 Thread abhinandanprateek
Github user abhinandanprateek commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1600#discussion_r91006590 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/Xenserver625StorageProcessor.java --- @@ -538,7 +562,7

[GitHub] cloudstack issue #1807: CLOUDSTACK-9633: Revert addition of `vhd` extention ...

2016-12-05 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1807 @syed can you look at this 'revert' i guess this is going to be an issue with the managed storage change that has been put in. cc @rhtyd --- If your project is set up f

[GitHub] cloudstack issue #1807: CLOUDSTACK-9633: Revert addition of `vhd` extention ...

2016-12-05 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1807 @syed yes I assume that PR in itself is good. You need to consider the broken test and broken upgrade ,where upgrading users will have path without the extension. --- If your

[GitHub] cloudstack issue #1659: CLOUDSTACK-9339 Virtual Routers don't handle Multipl...

2016-12-05 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1659 LGTM on code review and testing @murali-reddy @rhtyd --- 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

[GitHub] cloudstack issue #1763: CLOUDSTACK-9594: API "list templates templatefilter=...

2016-12-05 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1763 @sudhansu7 can you update on CLOUDSTACK-9376, were you able to check/test ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cloudstack issue #1763: CLOUDSTACK-9594: API "list templates templatefilter=...

2016-12-07 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1763 LGTM on code review --- 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 #1807: CLOUDSTACK-9633: Revert addition of `vhd` extention ...

2016-12-07 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1807 @syed @swill the change is good. What needs to be considered is what happens with old snapshots, from a older version upgraded to this version, that are without the .vhd extension. If

[GitHub] cloudstack issue #1807: CLOUDSTACK-9633: Revert addition of `vhd` extention ...

2016-12-07 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1807 @syed @swill @rhtyd @serg38 I think i missed some updates. This PR will only break the original PR. The patch suggested by @serg38 looks good. @syed in a upgraded setup, I think

[GitHub] cloudstack issue #1807: CLOUDSTACK-9633: Revert addition of `vhd` extention ...

2016-12-07 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1807 @syed please do a check of various snapshot functions on a upgraded setup. @rhtyd this PR can be closed. --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack issue #1800: CLOUDSTACK-9633:test_snapshot is failing due to inco...

2016-12-07 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1800 @rhtyd this is good. --- 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 #1823: CLOUDSTACK-9594: Fix regression in test_templates

2016-12-08 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1823 LGTM on code review --- 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 pull request #1839: CLOUDSTACK-9683: system.vm.default.hypervisor...

2016-12-18 Thread abhinandanprateek
GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/1839 CLOUDSTACK-9683: system.vm.default.hypervisor will pin the hypervisor… … for VR too with this fix You can merge this pull request into a Git repository by running: $ git

[GitHub] cloudstack issue #1839: CLOUDSTACK-9683: system.vm.default.hypervisor will p...

2016-12-19 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1839 @blueorangutan help --- 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 #1839: CLOUDSTACK-9683: system.vm.default.hypervisor will p...

2016-12-19 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1839 @blueorangutan test centos6 kvm-centos6 --- 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 #1839: CLOUDSTACK-9683: system.vm.default.hypervisor will p...

2016-12-19 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1839 @blueorangutan test centos6 kvm-centos6 --- 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 pull request #1843: WIP: instrumeted code

2016-12-20 Thread abhinandanprateek
GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/1843 WIP: instrumeted code WIP You can merge this pull request into a Git repository by running: $ git pull https://github.com/shapeblue/cloudstack CLOUDSTACK-9687 Alternatively you

[GitHub] cloudstack issue #1843: WIP: instrumeted code

2016-12-20 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1843 @blueorangutan package --- 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 #1839: CLOUDSTACK-9683: system.vm.default.hypervisor will p...

2016-12-21 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1839 @rhtyd most of the automation environments are single hypervisor one, so will end up creating a mixed hypervisor zone for this test only. If that can be done i can put one together

[GitHub] cloudstack issue #1888: CLOUDSTACK-9710: Switch to JRE1.8

2017-01-05 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1888 lgtm on code review @rhtyd --- 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 pull request #1930: CLOUDSTACK-9687: if the allocated amount is 0...

2017-02-05 Thread abhinandanprateek
GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/1930 CLOUDSTACK-9687: if the allocated amount is 0 the capacity updates ar… …e not done, resulting in wrong values being shown as allocated value instead of zero You can merge this

[GitHub] cloudstack pull request #1931: CLOUDSTACK-9473: Storage pool checker is igno...

2017-02-05 Thread abhinandanprateek
GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/1931 CLOUDSTACK-9473: Storage pool checker is ignored on resize and migrat… …e volume. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cloudstack pull request #1931: CLOUDSTACK-9473: Storage pool checker is igno...

2017-02-05 Thread abhinandanprateek
Github user abhinandanprateek closed the pull request at: https://github.com/apache/cloudstack/pull/1931 --- 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, or if

[GitHub] cloudstack pull request #1932: CLOUDSTACK-9473: Storage pool checker is igno...

2017-02-05 Thread abhinandanprateek
GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/1932 CLOUDSTACK-9473: Storage pool checker is ignored on resize and migrat… …e volume. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cloudstack pull request #1932: CLOUDSTACK-9473: Storage pool checker is igno...

2017-02-05 Thread abhinandanprateek
Github user abhinandanprateek closed the pull request at: https://github.com/apache/cloudstack/pull/1932 --- 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, or if

[GitHub] cloudstack pull request #1933: CLOUDSTACK-9569: add router.aggregation.comma...

2017-02-05 Thread abhinandanprateek
GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/1933 CLOUDSTACK-9569: add router.aggregation.command.each.timeout to agent… ….properties You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cloudstack pull request #1933: CLOUDSTACK-9569: add router.aggregation.comma...

2017-02-05 Thread abhinandanprateek
GitHub user abhinandanprateek reopened a pull request: https://github.com/apache/cloudstack/pull/1933 CLOUDSTACK-9569: add router.aggregation.command.each.timeout to agent… ….properties You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] cloudstack pull request #1933: CLOUDSTACK-9569: add router.aggregation.comma...

2017-02-05 Thread abhinandanprateek
Github user abhinandanprateek closed the pull request at: https://github.com/apache/cloudstack/pull/1933 --- 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, or if

<    1   2   3   4   5