[GitHub] [cloudstack] blueorangutan commented on issue #3331: api/server: Add option 'details' to listProjects and listAccounts

2019-07-02 Thread GitBox
blueorangutan commented on issue #3331: api/server: Add option 'details' to listProjects and listAccounts URL: https://github.com/apache/cloudstack/pull/3331#issuecomment-507938630 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-75

[GitHub] [cloudstack] blueorangutan commented on issue #3331: api/server: Add option 'details' to listProjects and listAccounts

2019-07-02 Thread GitBox
blueorangutan commented on issue #3331: api/server: Add option 'details' to listProjects and listAccounts URL: https://github.com/apache/cloudstack/pull/3331#issuecomment-507934833 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[GitHub] [cloudstack] rhtyd commented on issue #3331: api/server: Add option 'details' to listProjects and listAccounts

2019-07-02 Thread GitBox
rhtyd commented on issue #3331: api/server: Add option 'details' to listProjects and listAccounts URL: https://github.com/apache/cloudstack/pull/3331#issuecomment-507934689 @blueorangutan package This is an automated

[GitHub] [cloudstack] anuragaw removed a comment on issue #3297: Support copy tags from template/iso image to VM from deploy vm command

2019-07-02 Thread GitBox
anuragaw removed a comment on issue #3297: Support copy tags from template/iso image to VM from deploy vm command URL: https://github.com/apache/cloudstack/pull/3297#issuecomment-507931152 @blueorangutan test smoke/test_host_maintenance.py

[GitHub] [cloudstack] anuragaw commented on issue #3297: Support copy tags from template/iso image to VM from deploy vm command

2019-07-02 Thread GitBox
anuragaw commented on issue #3297: Support copy tags from template/iso image to VM from deploy vm command URL: https://github.com/apache/cloudstack/pull/3297#issuecomment-507931152 @blueorangutan test smoke/test_host_maintenance.py

[GitHub] [cloudstack] anuragaw commented on issue #3297: Support copy tags from template/iso image to VM from deploy vm command

2019-07-02 Thread GitBox
anuragaw commented on issue #3297: Support copy tags from template/iso image to VM from deploy vm command URL: https://github.com/apache/cloudstack/pull/3297#issuecomment-507930725 Looked at logs but test failures seem unrelated to the PR. The tests show that in the environment hosts end

[GitHub] [cloudstack] blueorangutan commented on issue #3297: Support copy tags from template/iso image to VM from deploy vm command

2019-07-02 Thread GitBox
blueorangutan commented on issue #3297: Support copy tags from template/iso image to VM from deploy vm command URL: https://github.com/apache/cloudstack/pull/3297#issuecomment-507930794 @anuragaw I understand these words: "help", "hello", "thanks", "package", "test" Test command usage:

[GitHub] [cloudstack] blueorangutan commented on issue #3306: server: reduce execution time while listing project if projects have many resource tags

2019-07-02 Thread GitBox
blueorangutan commented on issue #3306: server: reduce execution time while listing project if projects have many resource tags URL: https://github.com/apache/cloudstack/pull/3306#issuecomment-507879794 Trillian test result (tid-86) Environment: kvm-centos7 (x2), Advanced Networking

[GitHub] [cloudstack] blueorangutan commented on issue #3457: Fix bug in counting items for search query

2019-07-02 Thread GitBox
blueorangutan commented on issue #3457: Fix bug in counting items for search query URL: https://github.com/apache/cloudstack/pull/3457#issuecomment-507854233 Trillian test result (tid-85) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 30224

[GitHub] [cloudstack] zjohn77 opened a new issue #3460: CloudStack install on Ubuntu 18.04 fails on mvn -P deps

2019-07-02 Thread GitBox
zjohn77 opened a new issue #3460: CloudStack install on Ubuntu 18.04 fails on mvn -P deps URL: https://github.com/apache/cloudstack/issues/3460 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ API ~~~ # CLOUDSTACK VERSION ~~~ 4.11.2.0 ~~~

[GitHub] [cloudstack] mhp0rtal opened a new issue #3459: Misuses of cryptographic APIs

2019-07-02 Thread GitBox
mhp0rtal opened a new issue #3459: Misuses of cryptographic APIs URL: https://github.com/apache/cloudstack/issues/3459 Hi The following lines have cryptographic API misuses. File name => utils/src/main/java/com/cloud/utils/ssh/SSHKeysHelper.java: Line number => 75: API name =>

[GitHub] [cloudstack] ustcweizhou commented on issue #3458: Cannot create zone. "Fail to create a physical network" error with VMWare 6.5 hypervisor

2019-07-02 Thread GitBox
ustcweizhou commented on issue #3458: Cannot create zone. "Fail to create a physical network" error with VMWare 6.5 hypervisor URL: https://github.com/apache/cloudstack/issues/3458#issuecomment-507748584 @AndreaGHG could you please upload the management server log ? It seems the global

[GitHub] [cloudstack] GabrielBrascher commented on issue #3450: Port 8096 allows unauthenticated access from any IP.

2019-07-02 Thread GitBox
GabrielBrascher commented on issue #3450: Port 8096 allows unauthenticated access from any IP. URL: https://github.com/apache/cloudstack/issues/3450#issuecomment-507733006 I agree with you both @rhtyd @onitake. Considering the risks involved, I see some quick and easy ways to mitigate

[GitHub] [cloudstack] onitake edited a comment on issue #3450: Port 8096 allows unauthenticated access from any IP.

2019-07-02 Thread GitBox
onitake edited a comment on issue #3450: Port 8096 allows unauthenticated access from any IP. URL: https://github.com/apache/cloudstack/issues/3450#issuecomment-507730833 That sounds promising. Perhaps it makes sense to deploy a local access key during CloudStack installation (or

[GitHub] [cloudstack] onitake commented on issue #3450: Port 8096 allows unauthenticated access from any IP.

2019-07-02 Thread GitBox
onitake commented on issue #3450: Port 8096 allows unauthenticated access from any IP. URL: https://github.com/apache/cloudstack/issues/3450#issuecomment-507730833 That sounds promising. Perhaps it makes sense to deploy a local access key during CloudStack installation (or upgrade),

[GitHub] [cloudstack] rhtyd commented on issue #3450: Port 8096 allows unauthenticated access from any IP.

2019-07-02 Thread GitBox
rhtyd commented on issue #3450: Port 8096 allows unauthenticated access from any IP. URL: https://github.com/apache/cloudstack/issues/3450#issuecomment-507726833 I would advise to keep the feature as is, and improve the cloudstack-sysvmadm to accept apikey or secret key, or username

[GitHub] [cloudstack] AndreaGHG commented on issue #3458: Cannot create zone. "Fail to create a physical network" error with VMWare 6.5 hypervisor

2019-07-02 Thread GitBox
AndreaGHG commented on issue #3458: Cannot create zone. "Fail to create a physical network" error with VMWare 6.5 hypervisor URL: https://github.com/apache/cloudstack/issues/3458#issuecomment-507723334 I've tried many installation and this happens almost every time. Now I've deleted

[GitHub] [cloudstack] GabrielBrascher commented on issue #3450: Port 8096 allows unauthenticated access from any IP.

2019-07-02 Thread GitBox
GabrielBrascher commented on issue #3450: Port 8096 allows unauthenticated access from any IP. URL: https://github.com/apache/cloudstack/issues/3450#issuecomment-507714026 @onitake I agree, I have seen some gray lines on this implementation as well. However, it is possible to disable it

[GitHub] [cloudstack] GabrielBrascher edited a comment on issue #3450: Port 8096 allows unauthenticated access from any IP.

2019-07-02 Thread GitBox
GabrielBrascher edited a comment on issue #3450: Port 8096 allows unauthenticated access from any IP. URL: https://github.com/apache/cloudstack/issues/3450#issuecomment-507714026 @onitake I agree, I have seen some gray lines on this implementation as well. However, it is possible to

[GitHub] [cloudstack] onitake commented on issue #3450: Port 8096 allows unauthenticated access from any IP.

2019-07-02 Thread GitBox
onitake commented on issue #3450: Port 8096 allows unauthenticated access from any IP. URL: https://github.com/apache/cloudstack/issues/3450#issuecomment-507702456 The code treats `null` as `disabled`:

[GitHub] [cloudstack] ustcweizhou commented on issue #3458: Cannot create zone. "Fail to create a physical network" error with VMWare 6.5 hypervisor

2019-07-02 Thread GitBox
ustcweizhou commented on issue #3458: Cannot create zone. "Fail to create a physical network" error with VMWare 6.5 hypervisor URL: https://github.com/apache/cloudstack/issues/3458#issuecomment-507699260 this seems to be caused by some database issues. @AndreaGHG can you delete the zone

[GitHub] [cloudstack] onitake commented on issue #3450: Port 8096 allows unauthenticated access from any IP.

2019-07-02 Thread GitBox
onitake commented on issue #3450: Port 8096 allows unauthenticated access from any IP. URL: https://github.com/apache/cloudstack/issues/3450#issuecomment-507697560 I don't think "works as designed" is going to cut it here. The upgrade docs from 4.5 explicitly mention this management

[GitHub] [cloudstack] GabrielBrascher commented on issue #3450: Port 8096 allows unauthenticated access from any IP.

2019-07-02 Thread GitBox
GabrielBrascher commented on issue #3450: Port 8096 allows unauthenticated access from any IP. URL: https://github.com/apache/cloudstack/issues/3450#issuecomment-507682112 Closing this issue. However, I think that port 8096 is not disabled by default, at least on ACS environments deployed

[GitHub] [cloudstack] GabrielBrascher closed issue #3450: Port 8096 allows unauthenticated access from any IP.

2019-07-02 Thread GitBox
GabrielBrascher closed issue #3450: Port 8096 allows unauthenticated access from any IP. URL: https://github.com/apache/cloudstack/issues/3450 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack] GabrielBrascher commented on issue #3453: Bind port 8096 to 127.0.0.1

2019-07-02 Thread GitBox
GabrielBrascher commented on issue #3453: Bind port 8096 to 127.0.0.1 URL: https://github.com/apache/cloudstack/pull/3453#issuecomment-507679363 @rhtyd I will close this PR for now then, thanks for the feedback. However, I did look around and could find such issue (8096 enabled) even on

[GitHub] [cloudstack] GabrielBrascher closed pull request #3453: Bind port 8096 to 127.0.0.1

2019-07-02 Thread GitBox
GabrielBrascher closed pull request #3453: Bind port 8096 to 127.0.0.1 URL: https://github.com/apache/cloudstack/pull/3453 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [cloudstack] blueorangutan commented on issue #3306: server: reduce execution time while listing project if projects have many resource tags

2019-07-02 Thread GitBox
blueorangutan commented on issue #3306: server: reduce execution time while listing project if projects have many resource tags URL: https://github.com/apache/cloudstack/pull/3306#issuecomment-507674147 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run

[GitHub] [cloudstack] rhtyd commented on issue #3306: server: reduce execution time while listing project if projects have many resource tags

2019-07-02 Thread GitBox
rhtyd commented on issue #3306: server: reduce execution time while listing project if projects have many resource tags URL: https://github.com/apache/cloudstack/pull/3306#issuecomment-507673923 @blueorangutan test

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3306: server: reduce execution time while listing project if projects have many resource tags

2019-07-02 Thread GitBox
blueorangutan removed a comment on issue #3306: server: reduce execution time while listing project if projects have many resource tags URL: https://github.com/apache/cloudstack/pull/3306#issuecomment-507671722 Trillian test result (tid-84) Environment: kvm-centos7 (x2), Advanced

[GitHub] [cloudstack] blueorangutan commented on issue #3306: server: reduce execution time while listing project if projects have many resource tags

2019-07-02 Thread GitBox
blueorangutan commented on issue #3306: server: reduce execution time while listing project if projects have many resource tags URL: https://github.com/apache/cloudstack/pull/3306#issuecomment-507671722 Trillian test result (tid-84) Environment: kvm-centos7 (x2), Advanced Networking

[GitHub] [cloudstack] AndreaGHG opened a new issue #3458: Cannot create zone. "Fail to create a physical network" error with VMWare 6.5 hypervisor

2019-07-02 Thread GitBox
AndreaGHG opened a new issue #3458: Cannot create zone. "Fail to create a physical network" error with VMWare 6.5 hypervisor URL: https://github.com/apache/cloudstack/issues/3458 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ UI ~~~ #

[GitHub] [cloudstack] svenvogel commented on issue #3454: [WIP DO NOT MERGE] Add support for new heuristics based VM Deployement

2019-07-02 Thread GitBox
svenvogel commented on issue #3454: [WIP DO NOT MERGE] Add support for new heuristics based VM Deployement URL: https://github.com/apache/cloudstack/pull/3454#issuecomment-507662143 LGTM! This is an automated message from

[GitHub] [cloudstack] rhtyd commented on issue #3457: Fix bug in counting items for search query

2019-07-02 Thread GitBox
rhtyd commented on issue #3457: Fix bug in counting items for search query URL: https://github.com/apache/cloudstack/pull/3457#issuecomment-507662043 I'll review it tomorrow @anuragaw thanks. This is an automated message from

[GitHub] [cloudstack] blueorangutan commented on issue #3457: Fix bug in counting items for search query

2019-07-02 Thread GitBox
blueorangutan commented on issue #3457: Fix bug in counting items for search query URL: https://github.com/apache/cloudstack/pull/3457#issuecomment-507661858 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

[GitHub] [cloudstack] svenvogel edited a comment on issue #3186: [WIP DO NOT MERGE] Add possibility to set KVM MTU size for NIC

2019-07-02 Thread GitBox
svenvogel edited a comment on issue #3186: [WIP DO NOT MERGE] Add possibility to set KVM MTU size for NIC URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-507661477 @gmueller-ewerk can you rebase it? @rhtyd @ustcweizhou @wido there are anybody has an ideas why we get

[GitHub] [cloudstack] rhtyd commented on issue #3457: Fix bug in counting items for search query

2019-07-02 Thread GitBox
rhtyd commented on issue #3457: Fix bug in counting items for search query URL: https://github.com/apache/cloudstack/pull/3457#issuecomment-507661630 @blueorangutan test This is an automated message from the Apache Git

[GitHub] [cloudstack] svenvogel commented on issue #3186: [WIP DO NOT MERGE] Add possibility to set KVM MTU size for NIC

2019-07-02 Thread GitBox
svenvogel commented on issue #3186: [WIP DO NOT MERGE] Add possibility to set KVM MTU size for NIC URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-507661477 @gmueller-ewerk can you rebase it? @rhtyd @ustcweizhou @wido there are anybody has an ideas why we get these

[cloudstack] branch master updated: ui: Fix wrap text for accounts on project view (#3451)

2019-07-02 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 4c28a2b ui: Fix wrap text for accounts on

[GitHub] [cloudstack] rhtyd merged pull request #3451: [UI] Fix wrap text for accounts on project view

2019-07-02 Thread GitBox
rhtyd merged pull request #3451: [UI] Fix wrap text for accounts on project view URL: https://github.com/apache/cloudstack/pull/3451 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [cloudstack] rhtyd commented on issue #3400: Allow normal users to download template when template are not extractable

2019-07-02 Thread GitBox
rhtyd commented on issue #3400: Allow normal users to download template when template are not extractable URL: https://github.com/apache/cloudstack/issues/3400#issuecomment-507641428 Log examples: ``` 2019-07-02 17:15:28,721 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]

[GitHub] [cloudstack] blueorangutan commented on issue #3457: Fix bug in counting items for search query

2019-07-02 Thread GitBox
blueorangutan commented on issue #3457: Fix bug in counting items for search query URL: https://github.com/apache/cloudstack/pull/3457#issuecomment-507636192 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-74 This is an

[GitHub] [cloudstack] DaanHoogland commented on issue #3451: [UI] Fix wrap text for accounts on project view

2019-07-02 Thread GitBox
DaanHoogland commented on issue #3451: [UI] Fix wrap text for accounts on project view URL: https://github.com/apache/cloudstack/pull/3451#issuecomment-507635824 @nvazquez No, I think it is fine for other cases as well. let's collect a list here if we encounter them.

[GitHub] [cloudstack] kioie commented on issue #3456: Memory Used is incorrect

2019-07-02 Thread GitBox
kioie commented on issue #3456: Memory Used is incorrect URL: https://github.com/apache/cloudstack/issues/3456#issuecomment-507632698 I'm thinking the issue could be because of the below ``` public VmStatsEntry getVmStat(final Connect conn, final String vmName) throws

[GitHub] [cloudstack] kioie commented on issue #3456: Memory Used is incorrect

2019-07-02 Thread GitBox
kioie commented on issue #3456: Memory Used is incorrect URL: https://github.com/apache/cloudstack/issues/3456#issuecomment-507631078 @rhtyd Hypervisor is KVM actually the simulator for some interesting reason doesn't mock any values for memory

[GitHub] [cloudstack] rhtyd commented on issue #3400: Allow normal users to download template when template are not extractable

2019-07-02 Thread GitBox
rhtyd commented on issue #3400: Allow normal users to download template when template are not extractable URL: https://github.com/apache/cloudstack/issues/3400#issuecomment-507630571 @Spaceman1984 can you have a look on it?

[GitHub] [cloudstack] rhtyd commented on issue #3456: Memory Used is incorrect

2019-07-02 Thread GitBox
rhtyd commented on issue #3456: Memory Used is incorrect URL: https://github.com/apache/cloudstack/issues/3456#issuecomment-507629949 On which hypervisor are you seeing this @kioie, if it's simulator - note that values are mocked by simulator and are not representative of

[GitHub] [cloudstack] anuragaw edited a comment on issue #3457: Fix bug in counting items for search query

2019-07-02 Thread GitBox
anuragaw edited a comment on issue #3457: Fix bug in counting items for search query URL: https://github.com/apache/cloudstack/pull/3457#issuecomment-50762 ping for review - @rhtyd , @shwstppr , @borisstoyanov , @PaulAngus , @nvazquez , @DaanHoogland

[GitHub] [cloudstack] blueorangutan commented on issue #3457: Fix bug in counting items for search query

2019-07-02 Thread GitBox
blueorangutan commented on issue #3457: Fix bug in counting items for search query URL: https://github.com/apache/cloudstack/pull/3457#issuecomment-507629138 @anuragaw a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[GitHub] [cloudstack] anuragaw commented on issue #3457: Fix bug in counting items for search query

2019-07-02 Thread GitBox
anuragaw commented on issue #3457: Fix bug in counting items for search query URL: https://github.com/apache/cloudstack/pull/3457#issuecomment-507628929 @blueorangutan package This is an automated message from the Apache Git

[GitHub] [cloudstack] anuragaw commented on issue #3457: Fix bug in counting items for search query

2019-07-02 Thread GitBox
anuragaw commented on issue #3457: Fix bug in counting items for search query URL: https://github.com/apache/cloudstack/pull/3457#issuecomment-50762 ping for review - @rhtyd , @shwstppr , @borisstoyanov , @PaulAngus , @nvazquez

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3350: [WIP] Get Diagnostics: Download logs and diagnostics data from SSVM, CPVM, Router

2019-07-02 Thread GitBox
blueorangutan removed a comment on issue #3350: [WIP] Get Diagnostics: Download logs and diagnostics data from SSVM, CPVM, Router URL: https://github.com/apache/cloudstack/pull/3350#issuecomment-507402369 Trillian test result (tid-79) Environment: vmware-65u2 (x2), Advanced Networking

[GitHub] [cloudstack] anuragaw edited a comment on issue #2874: incorrect number of public lb ip in UI

2019-07-02 Thread GitBox
anuragaw edited a comment on issue #2874: incorrect number of public lb ip in UI URL: https://github.com/apache/cloudstack/issues/2874#issuecomment-507154370 Close to finalizing this. Discovered during investigation that GenericDaoBase#searchAndCount needs fixing.

[GitHub] [cloudstack] anuragaw opened a new pull request #3457: Fix bug in counting items for search query

2019-07-02 Thread GitBox
anuragaw opened a new pull request #3457: Fix bug in counting items for search query URL: https://github.com/apache/cloudstack/pull/3457 The implementation of GenericBaseDao#searchAndCount() can result in incorrect count. This happens because the implementation of the

[GitHub] [cloudstack] kioie opened a new issue #3456: Memory Used is incorrect

2019-07-02 Thread GitBox
kioie opened a new issue #3456: Memory Used is incorrect URL: https://github.com/apache/cloudstack/issues/3456 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ API ~~~ # CLOUDSTACK VERSION ~~~ 4.11+ ~~~ #

[GitHub] [cloudstack] ustcweizhou commented on issue #3455: Configurable disk size of systemvm

2019-07-02 Thread GitBox
ustcweizhou commented on issue #3455: Configurable disk size of systemvm URL: https://github.com/apache/cloudstack/issues/3455#issuecomment-507587333 @onitake do you mean create a new systemvm template with bigger disk size ? official release or by ourselves ? If by ourselves, we

[GitHub] [cloudstack] onitake commented on issue #3455: Configurable disk size of systemvm

2019-07-02 Thread GitBox
onitake commented on issue #3455: Configurable disk size of systemvm URL: https://github.com/apache/cloudstack/issues/3455#issuecomment-507581479 I think it would be much better to create a new template instead of modifying VRs in-place. That way, you will always get a consistent setup

[GitHub] [cloudstack] ustcweizhou opened a new issue #3455: Configurable disk size of systemvm

2019-07-02 Thread GitBox
ustcweizhou opened a new issue #3455: Configurable disk size of systemvm URL: https://github.com/apache/cloudstack/issues/3455 Currently we have systemvm template which has very small disk size. Because of this, it is difficult to install new packages or upgrade existing packages.

[GitHub] [cloudstack] webermaximilian92 commented on issue #3434: Build css from scss sources in client ui build

2019-07-02 Thread GitBox
webermaximilian92 commented on issue #3434: Build css from scss sources in client ui build URL: https://github.com/apache/cloudstack/pull/3434#issuecomment-507572128 Hey @rhtyd Please show us some examples of "large changes" and "file renames". May I ask you to be a bit more

[GitHub] [cloudstack] blueorangutan commented on issue #3306: server: reduce execution time while listing project if projects have many resource tags

2019-07-02 Thread GitBox
blueorangutan commented on issue #3306: server: reduce execution time while listing project if projects have many resource tags URL: https://github.com/apache/cloudstack/pull/3306#issuecomment-507565200 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run

[GitHub] [cloudstack] rhtyd commented on issue #3306: server: reduce execution time while listing project if projects have many resource tags

2019-07-02 Thread GitBox
rhtyd commented on issue #3306: server: reduce execution time while listing project if projects have many resource tags URL: https://github.com/apache/cloudstack/pull/3306#issuecomment-507564972 @blueorangutan test This is

[cloudstack] branch master updated: utils: reverse ip addresses of a nic returned by java to get the first ip address (#3449)

2019-07-02 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 0470033 utils: reverse ip addresses of a

[GitHub] [cloudstack] rhtyd merged pull request #3449: utils: reverse ip addresses of a nic returned by java to get the first ip address

2019-07-02 Thread GitBox
rhtyd merged pull request #3449: utils: reverse ip addresses of a nic returned by java to get the first ip address URL: https://github.com/apache/cloudstack/pull/3449 This is an automated message from the Apache Git

[GitHub] [cloudstack] rhtyd closed issue #3311: Issues when multiple management IP addresses are set in the KVM hypervisor (with fix)

2019-07-02 Thread GitBox
rhtyd closed issue #3311: Issues when multiple management IP addresses are set in the KVM hypervisor (with fix) URL: https://github.com/apache/cloudstack/issues/3311 This is an automated message from the Apache Git Service.

[GitHub] [cloudstack] rhtyd commented on issue #3449: utils: reverse ip addresses of a nic returned by java to get the first ip address

2019-07-02 Thread GitBox
rhtyd commented on issue #3449: utils: reverse ip addresses of a nic returned by java to get the first ip address URL: https://github.com/apache/cloudstack/pull/3449#issuecomment-507554266 Can you review @anuragaw @shwstppr

[GitHub] [cloudstack] rhtyd merged pull request #3445: Fix sorting order bug in UI Code with usage of sortkey.algorithm global config

2019-07-02 Thread GitBox
rhtyd merged pull request #3445: Fix sorting order bug in UI Code with usage of sortkey.algorithm global config URL: https://github.com/apache/cloudstack/pull/3445 This is an automated message from the Apache Git Service.

[cloudstack] branch master updated: ui: Fix sorting bug in UI Code (#3445)

2019-07-02 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 4185452 ui: Fix sorting bug in UI Code

[cloudstack] branch master updated: ui: Don't pass account name when in project mode (#3435)

2019-07-02 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 14bf2e9 ui: Don't pass account name when in

[GitHub] [cloudstack] rhtyd closed issue #2895: ssh-keys instances ERROR

2019-07-02 Thread GitBox
rhtyd closed issue #2895: ssh-keys instances ERROR URL: https://github.com/apache/cloudstack/issues/2895 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [cloudstack] rhtyd merged pull request #3435: ui: don't pass account name when in project mode to VMs from sshkeypair reference

2019-07-02 Thread GitBox
rhtyd merged pull request #3435: ui: don't pass account name when in project mode to VMs from sshkeypair reference URL: https://github.com/apache/cloudstack/pull/3435 This is an automated message from the Apache Git

[GitHub] [cloudstack] blueorangutan commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure

2019-07-02 Thread GitBox
blueorangutan commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure URL: https://github.com/apache/cloudstack/pull/3425#issuecomment-507549262 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-73

[GitHub] [cloudstack] blueorangutan commented on issue #3454: [WIP DO NOT MERGE] Add support for new heuristics based VM Deployement

2019-07-02 Thread GitBox
blueorangutan commented on issue #3454: [WIP DO NOT MERGE] Add support for new heuristics based VM Deployement URL: https://github.com/apache/cloudstack/pull/3454#issuecomment-507548764 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-72

[GitHub] [cloudstack] borisstoyanov commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure

2019-07-02 Thread GitBox
borisstoyanov commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure URL: https://github.com/apache/cloudstack/pull/3425#issuecomment-507538790 @blueorangutan package This is an

[GitHub] [cloudstack] blueorangutan commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure

2019-07-02 Thread GitBox
blueorangutan commented on issue #3425: [WIP DO NOT MERGE] Better tracking host maintanence success and failure URL: https://github.com/apache/cloudstack/pull/3425#issuecomment-507538903 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make

[GitHub] [cloudstack] blueorangutan commented on issue #3454: [WIP DO NOT MERGE] Add support for new heuristics based VM Deployement

2019-07-02 Thread GitBox
blueorangutan commented on issue #3454: [WIP DO NOT MERGE] Add support for new heuristics based VM Deployement URL: https://github.com/apache/cloudstack/pull/3454#issuecomment-507537796 @anuragaw a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[GitHub] [cloudstack] anuragaw commented on issue #3454: [WIP DO NOT MERGE] Add support for new heuristics based VM Deployement

2019-07-02 Thread GitBox
anuragaw commented on issue #3454: [WIP DO NOT MERGE] Add support for new heuristics based VM Deployement URL: https://github.com/apache/cloudstack/pull/3454#issuecomment-507537584 @blueorangutan package This is an automated

[GitHub] [cloudstack] anuragaw commented on issue #3445: Fix sorting order bug in UI Code with usage of sortkey.algorithm global config

2019-07-02 Thread GitBox
anuragaw commented on issue #3445: Fix sorting order bug in UI Code with usage of sortkey.algorithm global config URL: https://github.com/apache/cloudstack/pull/3445#issuecomment-507532915 ping @shwstppr, @nvazquez , @borisstoyanov - for quick review on this small but important change.

[GitHub] [cloudstack] anuragaw opened a new pull request #3454: [WIP DO NOT MERGE] Add support for new heuristics based VM Deployement

2019-07-02 Thread GitBox
anuragaw opened a new pull request #3454: [WIP DO NOT MERGE] Add support for new heuristics based VM Deployement URL: https://github.com/apache/cloudstack/pull/3454 Currently an admin can choose which host a VM is to be started on. They should be able to 'override' the allocation algorthm