[GitHub] blueorangutan commented on issue #2639: [CLOUDSTACK-10276] listVolumes not working when storage UUID is not a UUID

2018-05-16 Thread GitBox
blueorangutan commented on issue #2639: [CLOUDSTACK-10276] listVolumes not working when storage UUID is not a UUID URL: https://github.com/apache/cloudstack/pull/2639#issuecomment-389678864 Trillian test result (tid-2680) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt

[GitHub] khos2ow commented on issue #2649: Catch error in Debian packaging script and fail the build

2018-05-16 Thread GitBox
khos2ow commented on issue #2649: Catch error in Debian packaging script and fail the build URL: https://github.com/apache/cloudstack/pull/2649#issuecomment-389674261 @rafaelweingartner @rhtyd this is essentially a follow up of #2627, for Debian builds.

[GitHub] khos2ow opened a new pull request #2649: Catch error in Debian packaging script and fail the build

2018-05-16 Thread GitBox
khos2ow opened a new pull request #2649: Catch error in Debian packaging script and fail the build URL: https://github.com/apache/cloudstack/pull/2649 ## Description This PR is going to: - fail the build early if `--use-timestamp` is provided and working

[cloudstack] branch master updated: Re-add code that was missed during merge forward of PR#2629

2018-05-16 Thread rafael
This is an automated email from the ASF dual-hosted git repository. rafael pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/master by this push: new 0afba54 Re-add code that was missed during

[cloudstack] branch master updated (4661daa -> 15eddf3)

2018-05-16 Thread rafael
This is an automated email from the ASF dual-hosted git repository. rafael pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from 4661daa Merge branch '4.11': Fixes #2633 don't block agent for pending tasks on reconnection (#2638) add

[GitHub] izenk commented on issue #2641: Unable to create VM from ISO

2018-05-16 Thread GitBox
izenk commented on issue #2641: Unable to create VM from ISO URL: https://github.com/apache/cloudstack/issues/2641#issuecomment-389583941 @rhtyd unfortunately now, just using 4.11 LTS as company private cloud This is an

[GitHub] izenk opened a new issue #2648: Templates created under project are not visible

2018-05-16 Thread GitBox
izenk opened a new issue #2648: Templates created under project are not visible URL: https://github.com/apache/cloudstack/issues/2648 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ Management server ~~~ # CLOUDSTACK VERSION

[GitHub] GabrielBrascher commented on issue #2524: [CLOUDSTACK-9261] Upgrate jQuery-UI to 1.11 (JQuery UI 1.8.4 prone to XSS)

2018-05-16 Thread GitBox
GabrielBrascher commented on issue #2524: [CLOUDSTACK-9261] Upgrate jQuery-UI to 1.11 (JQuery UI 1.8.4 prone to XSS) URL: https://github.com/apache/cloudstack/pull/2524#issuecomment-389563271 @rafaelweingartner @rhtyd I tested with a basic network. All points that I raised were fixed by

[GitHub] GabrielBrascher commented on issue #2524: [CLOUDSTACK-9261] Upgrate jQuery-UI to 1.11 (JQuery UI 1.8.4 prone to XSS)

2018-05-16 Thread GitBox
GabrielBrascher commented on issue #2524: [CLOUDSTACK-9261] Upgrate jQuery-UI to 1.11 (JQuery UI 1.8.4 prone to XSS) URL: https://github.com/apache/cloudstack/pull/2524#issuecomment-389563271 @rafaelweingartner @rhtyd I tested with a basic network. All points that I raised were fixed by

[GitHub] DaanHoogland commented on issue #2540: problem adding new shared network NIC to VM "A NIC with this MAC address exits for network:"

2018-05-16 Thread GitBox
DaanHoogland commented on issue #2540: problem adding new shared network NIC to VM "A NIC with this MAC address exits for network:" URL: https://github.com/apache/cloudstack/issues/2540#issuecomment-389517279 @GabrielBrascher , I think some iusers will need plugable macaddress generation

[GitHub] GabrielBrascher commented on issue #2614: WIP perform config drive creation on primary storage (CLOUDSTACK-10290)

2018-05-16 Thread GitBox
GabrielBrascher commented on issue #2614: WIP perform config drive creation on primary storage (CLOUDSTACK-10290) URL: https://github.com/apache/cloudstack/pull/2614#issuecomment-389522816 @DaanHoogland I see your point. It is tricky indeed. If I can think of a design to help you I will

[GitHub] GabrielBrascher commented on issue #2540: problem adding new shared network NIC to VM "A NIC with this MAC address exits for network:"

2018-05-16 Thread GitBox
GabrielBrascher commented on issue #2540: problem adding new shared network NIC to VM "A NIC with this MAC address exits for network:" URL: https://github.com/apache/cloudstack/issues/2540#issuecomment-389522200 @DaanHoogland I agree with you. Let's keep your approach

[GitHub] DaanHoogland commented on issue #2540: problem adding new shared network NIC to VM "A NIC with this MAC address exits for network:"

2018-05-16 Thread GitBox
DaanHoogland commented on issue #2540: problem adding new shared network NIC to VM "A NIC with this MAC address exits for network:" URL: https://github.com/apache/cloudstack/issues/2540#issuecomment-389517279 @GabrielBrascher , I think some iusers will need plugable macaddress generation

[GitHub] nvazquez commented on issue #2642: DB Exceptions seen on latest master

2018-05-16 Thread GitBox
nvazquez commented on issue #2642: DB Exceptions seen on latest master URL: https://github.com/apache/cloudstack/issues/2642#issuecomment-389482695 @DaanHoogland it doesn't seem to be the same error as the connection pool replacement.

[GitHub] rhtyd commented on issue #2642: DB Exceptions seen on latest master

2018-05-16 Thread GitBox
rhtyd commented on issue #2642: DB Exceptions seen on latest master URL: https://github.com/apache/cloudstack/issues/2642#issuecomment-389476711 @rafaelweingartner I see the 'rolling back transaction' as shared in the logs in this issue, even with mgmt server started without any env/zone

[GitHub] rafaelweingartner commented on issue #2642: DB Exceptions seen on latest master

2018-05-16 Thread GitBox
rafaelweingartner commented on issue #2642: DB Exceptions seen on latest master URL: https://github.com/apache/cloudstack/issues/2642#issuecomment-389473795 Hello @rhtyd, I will not be able to check this problem now. I glanced the code though. Are you talking about “Discrepancy

[GitHub] rhtyd commented on issue #2629: Fix primary storage count when deleting volumes

2018-05-16 Thread GitBox
rhtyd commented on issue #2629: Fix primary storage count when deleting volumes URL: https://github.com/apache/cloudstack/pull/2629#issuecomment-389467696 @rafaelweingartner I'm experiencing an issue around resource counts, can you check and help fix this:

[cloudstack] branch master updated (a7e2489 -> 4661daa)

2018-05-16 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from a7e2489 Merge branch '4.11': config-drive: use hostname of VM instance of internal VM id (#2645) add

[GitHub] asfgit closed issue #2633: SSVM cannot reconnect after connection disruption if there is an active event.

2018-05-16 Thread GitBox
asfgit closed issue #2633: SSVM cannot reconnect after connection disruption if there is an active event. URL: https://github.com/apache/cloudstack/issues/2633 This is an automated message from the Apache Git Service. To

[cloudstack] 01/01: Merge branch '4.11': Fixes #2633 don't block agent for pending tasks on reconnection (#2638)

2018-05-16 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 4661daa1dd1766310d09ec8020c6198b4a4668d0 Merge: a7e2489 d893fb5 Author: Rohit Yadav

[cloudstack] branch 4.11 updated: agent: Fixes #2633 don't wait for pending tasks on reconnection (#2638)

2018-05-16 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch 4.11 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.11 by this push: new d893fb5 agent: Fixes #2633 don't wait for

[GitHub] rhtyd closed pull request #2638: agent: Fixes #2633 don't wait for pending tasks on reconnection

2018-05-16 Thread GitBox
rhtyd closed pull request #2638: agent: Fixes #2633 don't wait for pending tasks on reconnection URL: https://github.com/apache/cloudstack/pull/2638 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance:

[GitHub] blueorangutan commented on issue #2638: agent: Fixes #2633 don't wait for pending tasks on reconnection

2018-05-16 Thread GitBox
blueorangutan commented on issue #2638: agent: Fixes #2633 don't wait for pending tasks on reconnection URL: https://github.com/apache/cloudstack/pull/2638#issuecomment-389465745 Trillian test result (tid-2677) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7

[GitHub] rhtyd commented on issue #2638: agent: Fixes #2633 don't wait for pending tasks on reconnection

2018-05-16 Thread GitBox
rhtyd commented on issue #2638: agent: Fixes #2633 don't wait for pending tasks on reconnection URL: https://github.com/apache/cloudstack/pull/2638#issuecomment-389465922 Tests LGTM, based on reviews/discussions and test results I'll merge this. If there are any objections, we'll revert

[GitHub] blueorangutan commented on issue #2638: agent: Fixes #2633 don't wait for pending tasks on reconnection

2018-05-16 Thread GitBox
blueorangutan commented on issue #2638: agent: Fixes #2633 don't wait for pending tasks on reconnection URL: https://github.com/apache/cloudstack/pull/2638#issuecomment-389349145 Trillian test result (tid-2673) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 6

[GitHub] blueorangutan commented on issue #2639: [CLOUDSTACK-10276] listVolumes not working when storage UUID is not a UUID

2018-05-16 Thread GitBox
blueorangutan commented on issue #2639: [CLOUDSTACK-10276] listVolumes not working when storage UUID is not a UUID URL: https://github.com/apache/cloudstack/pull/2639#issuecomment-389461294 @borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run

[GitHub] borisstoyanov commented on issue #2639: [CLOUDSTACK-10276] listVolumes not working when storage UUID is not a UUID

2018-05-16 Thread GitBox
borisstoyanov commented on issue #2639: [CLOUDSTACK-10276] listVolumes not working when storage UUID is not a UUID URL: https://github.com/apache/cloudstack/pull/2639#issuecomment-389461115 @blueorangutan test This is an

[GitHub] blueorangutan commented on issue #2639: [CLOUDSTACK-10276] listVolumes not working when storage UUID is not a UUID

2018-05-16 Thread GitBox
blueorangutan commented on issue #2639: [CLOUDSTACK-10276] listVolumes not working when storage UUID is not a UUID URL: https://github.com/apache/cloudstack/pull/2639#issuecomment-389458208 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2058

[GitHub] blueorangutan commented on issue #2639: [CLOUDSTACK-10276] listVolumes not working when storage UUID is not a UUID

2018-05-16 Thread GitBox
blueorangutan commented on issue #2639: [CLOUDSTACK-10276] listVolumes not working when storage UUID is not a UUID URL: https://github.com/apache/cloudstack/pull/2639#issuecomment-389450701 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make

[GitHub] borisstoyanov commented on issue #2639: [CLOUDSTACK-10276] listVolumes not working when storage UUID is not a UUID

2018-05-16 Thread GitBox
borisstoyanov commented on issue #2639: [CLOUDSTACK-10276] listVolumes not working when storage UUID is not a UUID URL: https://github.com/apache/cloudstack/pull/2639#issuecomment-389450556 @blueorangutan package This is an

[GitHub] se-bre commented on issue #2545: dedicatePublicIpRange to domain doesn't work

2018-05-16 Thread GitBox
se-bre commented on issue #2545: dedicatePublicIpRange to domain doesn't work URL: https://github.com/apache/cloudstack/issues/2545#issuecomment-389439862 we are not 100% sure, but we may found the commit where the relavant code was removed:

[GitHub] blueorangutan commented on issue #2645: config-drive: use hostname of VM instance of internal VM id

2018-05-16 Thread GitBox
blueorangutan commented on issue #2645: config-drive: use hostname of VM instance of internal VM id URL: https://github.com/apache/cloudstack/pull/2645#issuecomment-389434850 Packaging result: ✔centos6 ✔centos7 ✖debian. JID-2057

[cloudstack] branch 4.11 updated: config-drive: use hostname of VM instance of internal VM id (#2645)

2018-05-16 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch 4.11 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.11 by this push: new f663b92 config-drive: use hostname of VM

[GitHub] rhtyd commented on issue #2645: config-drive: use hostname of VM instance of internal VM id

2018-05-16 Thread GitBox
rhtyd commented on issue #2645: config-drive: use hostname of VM instance of internal VM id URL: https://github.com/apache/cloudstack/pull/2645#issuecomment-389427499 Merging this based on reviews and test results. I'll try to address intermittent issues in tests in a separate PR.

[cloudstack] branch master updated (1cc5710 -> a7e2489)

2018-05-16 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from 1cc5710 packaging: don't skip tests while packaging Centos7 (#2646) add f663b92 config-drive: use hostname

[GitHub] blueorangutan commented on issue #2645: config-drive: use hostname of VM instance of internal VM id

2018-05-16 Thread GitBox
blueorangutan commented on issue #2645: config-drive: use hostname of VM instance of internal VM id URL: https://github.com/apache/cloudstack/pull/2645#issuecomment-389427646 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[GitHub] rhtyd closed pull request #2645: config-drive: use hostname of VM instance of internal VM id

2018-05-16 Thread GitBox
rhtyd closed pull request #2645: config-drive: use hostname of VM instance of internal VM id URL: https://github.com/apache/cloudstack/pull/2645 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] rhtyd commented on issue #2646: Don't skip tests while packaging Centos7

2018-05-16 Thread GitBox
rhtyd commented on issue #2646: Don't skip tests while packaging Centos7 URL: https://github.com/apache/cloudstack/pull/2646#issuecomment-389427244 Merged based on packaging result and Travis. This is an automated message

[cloudstack] branch master updated: packaging: don't skip tests while packaging Centos7 (#2646)

2018-05-16 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/master by this push: new 1cc5710 packaging: don't skip tests while

[GitHub] rhtyd closed pull request #2646: Don't skip tests while packaging Centos7

2018-05-16 Thread GitBox
rhtyd closed pull request #2646: Don't skip tests while packaging Centos7 URL: https://github.com/apache/cloudstack/pull/2646 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[GitHub] blueorangutan commented on issue #2645: config-drive: use hostname of VM instance of internal VM id

2018-05-16 Thread GitBox
blueorangutan commented on issue #2645: config-drive: use hostname of VM instance of internal VM id URL: https://github.com/apache/cloudstack/pull/2645#issuecomment-389409137 Trillian test result (tid-2676) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total