[GitHub] [cloudstack] harikrishna-patnala commented on issue #3991: Multiple dynamic VM Scaling APIs can create duplicate usage events for the same time

2020-03-27 Thread GitBox
harikrishna-patnala commented on issue #3991: Multiple dynamic VM Scaling APIs can create duplicate usage events for the same time URL: https://github.com/apache/cloudstack/pull/3991#issuecomment-604926812 @DaanHoogland there are few issues found, I've fixed them, will update the PR once

[GitHub] [cloudstack] blueorangutan commented on issue #3980: Fix String.format unused/misused arguments

2020-03-27 Thread GitBox
blueorangutan commented on issue #3980: Fix String.format unused/misused arguments URL: https://github.com/apache/cloudstack/pull/3980#issuecomment-604932902 @borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399199291 ## File path: engine/api/src/main/java/com/cloud/vm/VirtualMachineManager.java

[GitHub] [cloudstack] blueorangutan commented on issue #3980: Fix String.format unused/misused arguments

2020-03-27 Thread GitBox
blueorangutan commented on issue #3980: Fix String.format unused/misused arguments URL: https://github.com/apache/cloudstack/pull/3980#issuecomment-604911518 Packaging result: ✔centos7 ✔debian. JID-1099 This is an automated

[GitHub] [cloudstack] andrijapanicsb commented on issue #3988: Add support for zulu-11 in cloudstack 4.14

2020-03-27 Thread GitBox
andrijapanicsb commented on issue #3988: Add support for zulu-11 in cloudstack 4.14 URL: https://github.com/apache/cloudstack/pull/3988#issuecomment-604931112 @blueorangutan test centos7 vmware-67u3 This is an automated

[GitHub] [cloudstack] andrijapanicsb commented on issue #3993: Fixes raw templates not downloading

2020-03-27 Thread GitBox
andrijapanicsb commented on issue #3993: Fixes raw templates not downloading URL: https://github.com/apache/cloudstack/pull/3993#issuecomment-604951049 LGTM Tested with http://download.cloudstack.org/testing/CentOS-7-x86_64-GenericCloud-1511.raw.bz2 (temp abuse of the hosting, due

[GitHub] [cloudstack] blueorangutan commented on issue #3977: With basic zone and VMware hypervisor, VR fails to start

2020-03-27 Thread GitBox
blueorangutan commented on issue #3977: With basic zone and VMware hypervisor, VR fails to start URL: https://github.com/apache/cloudstack/pull/3977#issuecomment-604901351 @borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

[GitHub] [cloudstack] borisstoyanov commented on issue #3977: With basic zone and VMware hypervisor, VR fails to start

2020-03-27 Thread GitBox
borisstoyanov commented on issue #3977: With basic zone and VMware hypervisor, VR fails to start URL: https://github.com/apache/cloudstack/pull/3977#issuecomment-604900994 @blueorangutan test This is an automated message

[GitHub] [cloudstack] blueorangutan commented on issue #3980: Fix String.format unused/misused arguments

2020-03-27 Thread GitBox
blueorangutan commented on issue #3980: Fix String.format unused/misused arguments URL: https://github.com/apache/cloudstack/pull/3980#issuecomment-604900926 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[cloudstack-primate] branch master updated: storage: fix volume details (#268)

2020-03-27 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-primate.git The following commit(s) were added to refs/heads/master by this push: new 5f6d039 storage: fix volume details

[GitHub] [cloudstack] borisstoyanov commented on issue #3980: Fix String.format unused/misused arguments

2020-03-27 Thread GitBox
borisstoyanov commented on issue #3980: Fix String.format unused/misused arguments URL: https://github.com/apache/cloudstack/pull/3980#issuecomment-604900407 @blueorangutan package This is an automated message from the

[cloudstack-primate] branch master updated: infra: show host configure HA action (#267)

2020-03-27 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-primate.git The following commit(s) were added to refs/heads/master by this push: new f3ff5c3 infra: show host configure

[GitHub] [cloudstack] DaanHoogland commented on issue #3977: With basic zone and VMware hypervisor, VR fails to start

2020-03-27 Thread GitBox
DaanHoogland commented on issue #3977: With basic zone and VMware hypervisor, VR fails to start URL: https://github.com/apache/cloudstack/pull/3977#issuecomment-604933757 I started a vmware basic zone with this and started an instance 

[GitHub] [cloudstack] andrijapanicsb commented on issue #3977: With basic zone and VMware hypervisor, VR fails to start

2020-03-27 Thread GitBox
andrijapanicsb commented on issue #3977: With basic zone and VMware hypervisor, VR fails to start URL: https://github.com/apache/cloudstack/pull/3977#issuecomment-604933857 Once tests are fine, we are OK to merge. This is an

[cloudstack-primate] branch master updated: events: on archiveEvents go back to previous page (#266)

2020-03-27 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-primate.git The following commit(s) were added to refs/heads/master by this push: new 6d3d7e4 events: on archiveEvents go

[GitHub] [cloudstack] Spaceman1984 commented on issue #3994: Fixes raw templates not downloading

2020-03-27 Thread GitBox
Spaceman1984 commented on issue #3994: Fixes raw templates not downloading URL: https://github.com/apache/cloudstack/pull/3994#issuecomment-604895985 @Andrija, Can I close this PR as it is a duplicate of #3993 ? This is an

[GitHub] [cloudstack] Spaceman1984 edited a comment on issue #3994: Fixes raw templates not downloading

2020-03-27 Thread GitBox
Spaceman1984 edited a comment on issue #3994: Fixes raw templates not downloading URL: https://github.com/apache/cloudstack/pull/3994#issuecomment-604895985 @andrijapanicsb , Can I close this PR as it is a duplicate of #3993 ?

[GitHub] [cloudstack] DaanHoogland commented on issue #2820: template downloading fails

2020-03-27 Thread GitBox
DaanHoogland commented on issue #2820: template downloading fails URL: https://github.com/apache/cloudstack/issues/2820#issuecomment-604909907 tested that image in #3993. I'm not sure if that is enough testing though, @izenk @DennisKonrad @andrijapanicsb have an opinion?

[cloudstack-primate] branch master updated (77e5204 -> 3d453ba)

2020-03-27 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-primate.git. from 77e5204 compute: fix required fields message for CKS (#255) add 6a5973a Merge pull request #1 from

[GitHub] [cloudstack] borisstoyanov commented on issue #3980: Fix String.format unused/misused arguments

2020-03-27 Thread GitBox
borisstoyanov commented on issue #3980: Fix String.format unused/misused arguments URL: https://github.com/apache/cloudstack/pull/3980#issuecomment-604932464 @blueorangutan test This is an automated message from the Apache

[cloudstack-primate] 01/01: iam: resource limits for account and domains (#203)

2020-03-27 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-primate.git commit 3d453ba4c160b2c261dd8577ef35cb5d2c58cdb2 Merge: 77e5204 caa05f9 Author: Rohit Yadav AuthorDate: Fri Mar 27

[GitHub] [cloudstack] blueorangutan commented on issue #3988: Add support for zulu-11 in cloudstack 4.14

2020-03-27 Thread GitBox
blueorangutan commented on issue #3988: Add support for zulu-11 in cloudstack 4.14 URL: https://github.com/apache/cloudstack/pull/3988#issuecomment-604931652 @andrijapanicsb a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399198496 ## File path: core/src/main/java/com/cloud/agent/api/routing/VmDataCommand.java

[GitHub] [cloudstack] DaanHoogland commented on issue #3988: Add support for zulu-11 in cloudstack 4.14

2020-03-27 Thread GitBox
DaanHoogland commented on issue #3988: Add support for zulu-11 in cloudstack 4.14 URL: https://github.com/apache/cloudstack/pull/3988#issuecomment-604875782 both trillian and travis have completely barfed. I am sure it has nothing to do with this change :(

[GitHub] [cloudstack] davidjumani commented on a change in pull request #3967: noVNC console integration

2020-03-27 Thread GitBox
davidjumani commented on a change in pull request #3967: noVNC console integration URL: https://github.com/apache/cloudstack/pull/3967#discussion_r399052882 ## File path: server/src/main/java/com/cloud/consoleproxy/ConsoleProxyManager.java ## @@ -31,9 +33,14 @@

[GitHub] [cloudstack] Pearl1594 commented on issue #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
Pearl1594 commented on issue #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#issuecomment-604860348 @nvazquez Addressed the comment provided.

[GitHub] [cloudstack] davidjumani commented on a change in pull request #3967: noVNC console integration

2020-03-27 Thread GitBox
davidjumani commented on a change in pull request #3967: noVNC console integration URL: https://github.com/apache/cloudstack/pull/3967#discussion_r399053191 ## File path: server/src/main/java/com/cloud/servlet/ConsoleProxyServlet.java ## @@ -478,7 +481,12 @@ private

[GitHub] [cloudstack] blueorangutan commented on issue #3988: Add support for zulu-11 in cloudstack 4.14

2020-03-27 Thread GitBox
blueorangutan commented on issue #3988: Add support for zulu-11 in cloudstack 4.14 URL: https://github.com/apache/cloudstack/pull/3988#issuecomment-604854081 Trillian test result (tid-1324) Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server 7 Total time taken: 59892

[GitHub] [cloudstack] DaanHoogland commented on issue #3991: Multiple dynamic VM Scaling APIs can create duplicate usage events for the same time

2020-03-27 Thread GitBox
DaanHoogland commented on issue #3991: Multiple dynamic VM Scaling APIs can create duplicate usage events for the same time URL: https://github.com/apache/cloudstack/pull/3991#issuecomment-604869429 `test_11_migrate_vm` is the only unexpected failure there ^^ @harikrishna-patnala . I

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399258922 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399267259 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399272418 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399199919 ## File path: engine/api/src/main/java/com/cloud/vm/VirtualMachineManager.java

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399255992 ## File path: engine/api/src/main/java/com/cloud/vm/VirtualMachineManager.java

[GitHub] [cloudstack] Pearl1594 commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
Pearl1594 commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399343433 ## File path:

[GitHub] [cloudstack] nathanejohnson commented on issue #3986: Change listVpcOfferings endpoint and createVpcOffering endpoint

2020-03-27 Thread GitBox
nathanejohnson commented on issue #3986: Change listVpcOfferings endpoint and createVpcOffering endpoint URL: https://github.com/apache/cloudstack/pull/3986#issuecomment-605037679 @DaanHoogland so regarding the "no edit to service / disk offerings" , I'm not sure I completely understand

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399276119 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399329854 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399300984 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399330489 ## File path: server/src/main/java/com/cloud/vm/UserVmManagerImpl.java

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399303730 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399309518 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399313914 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399327546 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399326270 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399333572 ## File path: test/integration/component/test_vr_metadata.py ## @@

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r39961 ## File path: test/integration/component/test_vr_metadata.py ## @@

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399321199 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399284687 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399314758 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399306118 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399328454 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399305021 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399311522 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399329465 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399308898 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399299689 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399288447 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399320104 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399276728 ## File path: engine/schema/src/main/java/com/cloud/vm/dao/UserVmDaoImpl.java

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399320617 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399279684 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399333572 ## File path: test/integration/component/test_vr_metadata.py ## @@

[GitHub] [cloudstack] DaanHoogland commented on issue #3986: Change listVpcOfferings endpoint and createVpcOffering endpoint

2020-03-27 Thread GitBox
DaanHoogland commented on issue #3986: Change listVpcOfferings endpoint and createVpcOffering endpoint URL: https://github.com/apache/cloudstack/pull/3986#issuecomment-605059578 @nathanejohnson that would impact all running instances, how would you control which get impacted and in fact

[GitHub] [cloudstack] Pearl1594 commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
Pearl1594 commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399344336 ## File path:

[GitHub] [cloudstack] Pearl1594 commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
Pearl1594 commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399346077 ## File path:

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
DaanHoogland commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399329465 ## File path:

[GitHub] [cloudstack] andrijapanicsb closed issue #2820: template downloading fails

2020-03-27 Thread GitBox
andrijapanicsb closed issue #2820: template downloading fails URL: https://github.com/apache/cloudstack/issues/2820 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [cloudstack] andrijapanicsb closed pull request #3994: Fixes raw templates not downloading

2020-03-27 Thread GitBox
andrijapanicsb closed pull request #3994: Fixes raw templates not downloading URL: https://github.com/apache/cloudstack/pull/3994 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [cloudstack] Slair1 commented on issue #3852: Cloudstack 4.13v unable to 2nd Zone

2020-03-27 Thread GitBox
Slair1 commented on issue #3852: Cloudstack 4.13v unable to 2nd Zone URL: https://github.com/apache/cloudstack/issues/3852#issuecomment-605309650 @prashant2594 we have the same issue - did you find a fix? This is an

[GitHub] [cloudstack] DaanHoogland removed a comment on issue #3977: With basic zone and VMware hypervisor, VR fails to start

2020-03-27 Thread GitBox
DaanHoogland removed a comment on issue #3977: With basic zone and VMware hypervisor, VR fails to start URL: https://github.com/apache/cloudstack/pull/3977#issuecomment-604390656 @blueorangutan help This is an automated

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3977: With basic zone and VMware hypervisor, VR fails to start

2020-03-27 Thread GitBox
blueorangutan removed a comment on issue #3977: With basic zone and VMware hypervisor, VR fails to start URL: https://github.com/apache/cloudstack/pull/3977#issuecomment-604821240 Trillian test result (tid-1319) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3977: With basic zone and VMware hypervisor, VR fails to start

2020-03-27 Thread GitBox
blueorangutan removed a comment on issue #3977: With basic zone and VMware hypervisor, VR fails to start URL: https://github.com/apache/cloudstack/pull/3977#issuecomment-604390888 @DaanHoogland I understand these words: "help", "hello", "thanks", "package", "test" Test command usage:

[GitHub] [cloudstack] andrijapanicsb commented on issue #3993: Fixes raw templates not downloading

2020-03-27 Thread GitBox
andrijapanicsb commented on issue #3993: Fixes raw templates not downloading URL: https://github.com/apache/cloudstack/pull/3993#issuecomment-605209085 2 x approvals, automated regression tests fine, manual (fix) tests fine. Merging based on ^^^

[GitHub] [cloudstack] andrijapanicsb merged pull request #3993: Fixes raw templates not downloading

2020-03-27 Thread GitBox
andrijapanicsb merged pull request #3993: Fixes raw templates not downloading URL: https://github.com/apache/cloudstack/pull/3993 This is an automated message from the Apache Git Service. To respond to the message, please

[cloudstack] branch 4.13 updated: Fix raw templates not being downloaded (#3993)

2020-03-27 Thread andrijapanic
This is an automated email from the ASF dual-hosted git repository. andrijapanic pushed a commit to branch 4.13 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.13 by this push: new 809dc33 Fix raw templates not being

[GitHub] [cloudstack] blueorangutan commented on issue #3988: Add support for zulu-11 in cloudstack 4.14

2020-03-27 Thread GitBox
blueorangutan commented on issue #3988: Add support for zulu-11 in cloudstack 4.14 URL: https://github.com/apache/cloudstack/pull/3988#issuecomment-605293486 Trillian test result (tid-1329) Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server 7 Total time taken: 32668

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

2020-03-27 Thread GitBox
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605332701 Trillian test result (tid-1327) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time

[cloudstack] branch 4.13 updated: With basic zone and VMware hypervisor, VR fails to start since eth1 is getting empty instead of a private IP. (#3977)

2020-03-27 Thread andrijapanic
This is an automated email from the ASF dual-hosted git repository. andrijapanic pushed a commit to branch 4.13 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.13 by this push: new 78fda2d With basic zone and VMware

[GitHub] [cloudstack] andrijapanicsb closed issue #3031: VMware basic zone VR fails to start and get private IP

2020-03-27 Thread GitBox
andrijapanicsb closed issue #3031: VMware basic zone VR fails to start and get private IP URL: https://github.com/apache/cloudstack/issues/3031 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack] andrijapanicsb merged pull request #3977: With basic zone and VMware hypervisor, VR fails to start

2020-03-27 Thread GitBox
andrijapanicsb merged pull request #3977: With basic zone and VMware hypervisor, VR fails to start URL: https://github.com/apache/cloudstack/pull/3977 This is an automated message from the Apache Git Service. To respond to

[GitHub] [cloudstack] andrijapanicsb commented on issue #3977: With basic zone and VMware hypervisor, VR fails to start

2020-03-27 Thread GitBox
andrijapanicsb commented on issue #3977: With basic zone and VMware hypervisor, VR fails to start URL: https://github.com/apache/cloudstack/pull/3977#issuecomment-605208234 2 x approvals, manual testing done OK, automated/regression tests all passing (failed ones are known test issues).

[GitHub] [cloudstack] ustcweizhou opened a new pull request #3995: UI bug fix: Cannot deploy VM from ISO

2020-03-27 Thread GitBox
ustcweizhou opened a new pull request #3995: UI bug fix: Cannot deploy VM from ISO URL: https://github.com/apache/cloudstack/pull/3995 ## Description While deploy a vm from ISO on UI, the instance wizard is not working in vm overview step. this is regression issue of

[GitHub] [cloudstack] ustcweizhou opened a new pull request #3996: UI: Hide cpuspeed for custom constrained offering

2020-03-27 Thread GitBox
ustcweizhou opened a new pull request #3996: UI: Hide cpuspeed for custom constrained offering URL: https://github.com/apache/cloudstack/pull/3996 ## Description For customer constrained offering, the cpu speed is fixed. Therefore the 'CpuSpeed' field should be hidden for

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

2020-03-27 Thread GitBox
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605397169 @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

[GitHub] [cloudstack] nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules

2020-03-27 Thread GitBox
nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605397110 @blueorangutan test This is an automated message from the

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

2020-03-27 Thread GitBox
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605397019 Packaging result: ✔centos7 ✔debian. JID-1100 This is an

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

2020-03-27 Thread GitBox
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605395004 @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[GitHub] [cloudstack] nvazquez removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

2020-03-27 Thread GitBox
nvazquez removed a comment on issue #3984: Remove rolling-maintenance service from debian rules URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604817846 @blueorangutan test This is an automated message from

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

2020-03-27 Thread GitBox
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604811597 @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

2020-03-27 Thread GitBox
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605332701 Trillian test result (tid-1327) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

2020-03-27 Thread GitBox
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604818034 @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

2020-03-27 Thread GitBox
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604817486 Packaging result: ✔centos7 ✔debian. JID-1098

[GitHub] [cloudstack] nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules

2020-03-27 Thread GitBox
nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605394964 @blueorangutan package This is an automated message from the

[GitHub] [cloudstack] nvazquez removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

2020-03-27 Thread GitBox
nvazquez removed a comment on issue #3984: Remove rolling-maintenance service from debian rules URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604811519 @blueorangutan package This is an automated message

[GitHub] [cloudstack] blueorangutan commented on issue #3980: Fix String.format unused/misused arguments

2020-03-27 Thread GitBox
blueorangutan commented on issue #3980: Fix String.format unused/misused arguments URL: https://github.com/apache/cloudstack/pull/3980#issuecomment-605387706 Trillian test result (tid-1330) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 58457

[GitHub] [cloudstack] blueorangutan commented on issue #3977: With basic zone and VMware hypervisor, VR fails to start

2020-03-27 Thread GitBox
blueorangutan commented on issue #3977: With basic zone and VMware hypervisor, VR fails to start URL: https://github.com/apache/cloudstack/pull/3977#issuecomment-605146369 Trillian test result (tid-1328) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time

[GitHub] [cloudstack] Pearl1594 commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive

2020-03-27 Thread GitBox
Pearl1594 commented on a change in pull request #3976: Enable sending hypervior host name via metadata - VR and Config Drive URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399359205 ## File path:

[GitHub] [cloudstack] nathanejohnson commented on issue #3986: Change listVpcOfferings endpoint and createVpcOffering endpoint

2020-03-27 Thread GitBox
nathanejohnson commented on issue #3986: Change listVpcOfferings endpoint and createVpcOffering endpoint URL: https://github.com/apache/cloudstack/pull/3986#issuecomment-605081929 @DaanHoogland it would impact them once they restarted, yes. And I can see this being an argument around

[GitHub] [cloudstack] harikrishna-patnala commented on issue #3991: Multiple dynamic VM Scaling APIs can create duplicate usage events for the same time

2020-03-27 Thread GitBox
harikrishna-patnala commented on issue #3991: Multiple dynamic VM Scaling APIs can create duplicate usage events for the same time URL: https://github.com/apache/cloudstack/pull/3991#issuecomment-605109087 Updated the PR, tested dynamic VM scaling on running VM and scale VM on stopped

  1   2   >