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

2016-09-06 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1572 Can I get a review on this one so it can be merged? --- 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 thi

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

2016-09-06 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1545 This one is still open, are we ready for a merge yet? --- 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 t

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

2016-09-06 Thread wido
Github user wido closed the pull request at: https://github.com/apache/cloudstack/pull/1541 --- 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 the feature is e

Re: PR reviews for 4.10.0 release

2016-09-06 Thread John Burwell
Kris, Looking at the history of the PR, there appears to be one LGTM for testing the PR scope. Given the size of the change, it seems appropriate to run a regression test. However, there are no results indicating a regression test has been run. I also reviewed the code and left comments to m

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77756715 --- Diff: test/integration/plugins/nuagevsp/nuageTestCase.py --- @@ -631,195 +753,257 @@ def check_Router_state(self, router, state=None):

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77756445 --- Diff: test/integration/plugins/nuagevsp/nuageTestCase.py --- @@ -490,57 +581,75 @@ def execute_cmd(self, ssh_client, cmd): self.debu

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77756386 --- Diff: test/integration/plugins/nuagevsp/nuageTestCase.py --- @@ -461,22 +547,27 @@ def create_NetworkAclRule(self, rule, traffic_type="Ingress", net

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77756322 --- Diff: test/integration/plugins/nuagevsp/nuageTestCase.py --- @@ -360,60 +427,75 @@ def delete_VM(self, vm, expunge=True): # get_Router

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77756212 --- Diff: test/integration/plugins/nuagevsp/nuageTestCase.py --- @@ -175,45 +234,44 @@ def tearDown(self): return # create_Vp

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77756102 --- Diff: test/integration/plugins/nuagevsp/nuageTestCase.py --- @@ -77,85 +117,104 @@ def setUpClass(cls, zone=None): cls.test_data["virtua

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77755943 --- Diff: test/integration/plugins/nuagevsp/nuageTestCase.py --- @@ -77,85 +117,104 @@ def setUpClass(cls, zone=None): cls.test_data["virtua

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77755898 --- Diff: test/integration/plugins/nuagevsp/nuageTestCase.py --- @@ -77,85 +117,104 @@ def setUpClass(cls, zone=None): cls.test_data["virtua

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77755754 --- Diff: server/src/com/cloud/network/element/VirtualRouterElement.java --- @@ -988,6 +1016,21 @@ public boolean addDhcpEntry(final Network network, fi

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77755671 --- Diff: server/src/com/cloud/network/element/VirtualRouterElement.java --- @@ -988,6 +1016,21 @@ public boolean addDhcpEntry(final Network network, fi

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77755594 --- Diff: server/src/com/cloud/network/element/VirtualRouterElement.java --- @@ -922,10 +921,56 @@ public boolean release(final Network network, final N

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77755606 --- Diff: server/src/com/cloud/network/element/VirtualRouterElement.java --- @@ -922,10 +921,56 @@ public boolean release(final Network network, final N

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77755589 --- Diff: server/src/com/cloud/network/element/VirtualRouterElement.java --- @@ -922,10 +921,56 @@ public boolean release(final Network network, final N

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77755434 --- Diff: plugins/network-elements/nuage-vsp/src/com/cloud/network/resource/NuageVspResource.java --- @@ -431,6 +448,17 @@ private Answer executeReques

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77755409 --- Diff: plugins/network-elements/nuage-vsp/src/com/cloud/network/resource/NuageVspResource.java --- @@ -386,6 +392,17 @@ private Answer executeReques

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77755263 --- Diff: plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java --- @@ -242,6 +256,44 @@ public void reserve(NicP

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77754965 --- Diff: plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java --- @@ -403,4 +455,37 @@ private HostVO getNuageV

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77754766 --- Diff: plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java --- @@ -242,6 +256,44 @@ public void reserve(NicP

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77754469 --- Diff: plugins/network-elements/nuage-vsp/src/com/cloud/agent/api/guru/ReserveVmInterfaceVspCommand.java --- @@ -19,25 +19,29 @@ package

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77754362 --- Diff: plugins/network-elements/nuage-vsp/src/com/cloud/agent/api/guru/ImplementNetworkVspCommand.java --- @@ -56,7 +56,7 @@ public boolean equals(O

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77754300 --- Diff: plugins/network-elements/nuage-vsp/src/com/cloud/agent/api/element/ShutDownVspCommand.java --- @@ -0,0 +1,73 @@ +// +// Licensed to t

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77754323 --- Diff: plugins/network-elements/nuage-vsp/src/com/cloud/agent/api/element/ShutDownVspCommand.java --- @@ -0,0 +1,73 @@ +// +// Licensed to t

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77754184 --- Diff: engine/orchestration/src/org/apache/cloudstack/engine/orchestration/NetworkOrchestrator.java --- @@ -2645,6 +2669,18 @@ public DhcpServicePro

[GitHub] cloudstack issue #1578: CLOUDSTACK-9401 : Support for Internal DNS in Nuage ...

2016-09-06 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1578 @krissterckx could you please squash your commits and provide a clear explanation of the motivations for the change? --- If your project is set up for it, you can reply to this email and have

Re: api uploadsslcert encoding issue

2016-09-06 Thread Adrian Sender
Hi Patrick, I have tested updating console proxy with uploadsslcert with 4.3.x, 4.5.1, and everything appeared to work ok for me. URL Decoder/Encoder You will need to encode your root SSL so the API call accepts it and stores it in the database correctly. http://meyerweb.com/eric/tools/dencode

[GitHub] cloudstack issue #1666: CLOUDSTACK-9480: Egress Firewall: Incorrect use of A...

2016-09-06 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1666 @murali-reddy could you please either add or update a Marvin test case to verify this fix? Also, please squash your commits and add a JIRA ticket reference. Finally, could you please investig

[GitHub] cloudstack issue #1578: CLOUDSTACK-9401 : Support for Internal DNS in Nuage ...

2016-09-06 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1578 The PR only contains test LGTM for PR/feature specific changes. Since the PR brings with it several changes, a regression test LGTM is necessary i.e. smoke test results against kvm/xen/vmware envi

Re: PR reviews for 4.10.0 release

2016-09-06 Thread Kris Sterckx
Thanks Rajani https://github.com/apache/cloudstack/pull/1578 has votes and tests pass. What would be the next step ? Best, Kris On 30 August 2016 at 07:24, Rajani Karuturi wrote: > If you could get 2 LGTMs(any one from your team can also review > and give LGTM) and if you can run BVT suite

[GitHub] cloudstack issue #1578: CLOUDSTACK-9401 : Support for Internal DNS in Nuage ...

2016-09-06 Thread krissterckx
Github user krissterckx commented on the issue: https://github.com/apache/cloudstack/pull/1578 LGTM Code is good, tests are 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

[GitHub] cloudstack issue #1672: In comment, Add missing packages for Docker Ubuntu b...

2016-09-06 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1672 LGTM Let's get this one in quickly. Doesn't touch any code or will break anything. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[GitHub] cloudstack pull request #1604: improvement: systemvm slow operations

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1604#discussion_r77684266 --- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsHelper.py --- @@ -179,12 +179,12 @@ def get_hostname(): return line.strip()

[GitHub] cloudstack pull request #1604: improvement: systemvm slow operations

2016-09-06 Thread jburwell
Github user jburwell commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1604#discussion_r77684136 --- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsAddress.py --- @@ -584,9 +584,11 @@ def hasIP(self, ip): return ip in self.addre

[GitHub] cloudstack issue #1578: CLOUDSTACK-9401 : Support for Internal DNS in Nuage ...

2016-09-06 Thread singalrahul
Github user singalrahul commented on the issue: https://github.com/apache/cloudstack/pull/1578 LGTM Marvin test run:- Verify InternalDns on Isolated Network ... === TestName: test_01_Isolated_Network_with_zone | Status : SUCCESS === ok Verify InternalDns on Is

[GitHub] cloudstack issue #1671: Adding support for cross-cluster storage migration f...

2016-09-06 Thread mike-tutkowski
Github user mike-tutkowski commented on the issue: https://github.com/apache/cloudstack/pull/1671 Also, here's a (roughly) 30-minute video I made that demonstrates this PR in action: https://www.youtube.com/watch?v=_pbnvQxTAqw&list=PLqOXKM0Bt13DFnQnwUx8ZtJzoyDV0Uuye&index=17 --- If

[GitHub] cloudstack pull request #1671: Adding support for cross-cluster storage migr...

2016-09-06 Thread mike-tutkowski
Github user mike-tutkowski commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1671#discussion_r77635744 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/xenbase/CitrixDeleteStoragePoolCommandWrapper.java ---

[GitHub] cloudstack pull request #1671: Adding support for cross-cluster storage migr...

2016-09-06 Thread mike-tutkowski
Github user mike-tutkowski commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1671#discussion_r77635639 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/xenbase/CitrixCreateStoragePoolCommandWrapper.java ---

[GitHub] cloudstack pull request #1671: Adding support for cross-cluster storage migr...

2016-09-06 Thread mike-tutkowski
Github user mike-tutkowski commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1671#discussion_r77635261 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/xen610/XenServer610MigrateWithStorageReceiveCommandWrapper

[GitHub] cloudstack pull request #1671: Adding support for cross-cluster storage migr...

2016-09-06 Thread mike-tutkowski
Github user mike-tutkowski commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1671#discussion_r77634892 --- Diff: engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java --- @@ -2045,62 +2045,74 @@ protected void migrate(final VMInstance

[GitHub] cloudstack pull request #1671: Adding support for cross-cluster storage migr...

2016-09-06 Thread mike-tutkowski
Github user mike-tutkowski commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1671#discussion_r77634349 --- Diff: engine/api/src/org/apache/cloudstack/engine/subsystem/api/storage/PrimaryDataStoreDriver.java --- @@ -25,6 +25,13 @@ import com.cl

[GitHub] cloudstack issue #1671: Adding support for cross-cluster storage migration f...

2016-09-06 Thread syed
Github user syed commented on the issue: https://github.com/apache/cloudstack/pull/1671 @mike-tutkowski I've reviewed the code. it LGTM, my only concern is of migrating between two different managed storage when they don't have same tags (which would ideally be the default) --

[GitHub] cloudstack pull request #1671: Adding support for cross-cluster storage migr...

2016-09-06 Thread syed
Github user syed commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1671#discussion_r77631682 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/xenbase/CitrixDeleteStoragePoolCommandWrapper.java --- @@ -32,2

[GitHub] cloudstack pull request #1671: Adding support for cross-cluster storage migr...

2016-09-06 Thread syed
Github user syed commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1671#discussion_r77631355 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/xenbase/CitrixCreateStoragePoolCommandWrapper.java --- @@ -39,2

[GitHub] cloudstack pull request #1671: Adding support for cross-cluster storage migr...

2016-09-06 Thread syed
Github user syed commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1671#discussion_r77629961 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/xen610/XenServer610MigrateWithStorageReceiveCommandWrapper.java ---

[GitHub] cloudstack pull request #1671: Adding support for cross-cluster storage migr...

2016-09-06 Thread syed
Github user syed commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1671#discussion_r77628932 --- Diff: engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java --- @@ -2045,62 +2045,74 @@ protected void migrate(final VMInstanceVO vm, fin

[GitHub] cloudstack pull request #1671: Adding support for cross-cluster storage migr...

2016-09-06 Thread syed
Github user syed commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1671#discussion_r77626328 --- Diff: engine/api/src/org/apache/cloudstack/engine/subsystem/api/storage/PrimaryDataStoreDriver.java --- @@ -25,6 +25,13 @@ import com.cloud.storag