[GitHub] [cloudstack-primate] ravening commented on a change in pull request #898: Add multiple management server support

2021-01-12 Thread GitBox
ravening commented on a change in pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#discussion_r555609333 ## File path: public/config.json ## @@ -1,5 +1,14 @@ { - "apiBase": "/client/api", + "servers": [ +{ + "name": "Local-Server", +

[GitHub] [cloudstack-primate] utchoang commented on a change in pull request #898: Add multiple management server support

2021-01-12 Thread GitBox
utchoang commented on a change in pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#discussion_r555618471 ## File path: public/config.json ## @@ -1,5 +1,14 @@ { - "apiBase": "/client/api", + "servers": [ +{ + "name": "Local-Server", +

How to remove notice from top

2021-01-12 Thread Support Admin
*Hello, * I am appropriate your Apache Cloud Stack system!!! I am successfully installed v4.15 on my centos 7.8 with mysql 5.6 and java 11. One query for you how to remove notice from on the top after login? Can I use as like previous url of v4.14 by default? All is my testing environment.

Re: How to remove notice from top

2021-01-12 Thread Rohit Yadav
You can edit the index.html at /usr/share/cloudstack-management/webapps/legacy/ Regards. From: Support Admin Sent: Tuesday, January 12, 2021 13:25 To: [email protected] Subject: How to remove notice from top Hello, I am appropriate your Apache Cloud

[GitHub] [cloudstack-primate] rhtyd commented on pull request #898: Add multiple management server support

2021-01-12 Thread GitBox
rhtyd commented on pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#issuecomment-758533581 I don't think it'll work due to CORS issues esp if website is served under https. What do you think @wido @GabrielBrascher @weizhouapache @utchoang @svenvogel @raveni

[GitHub] [cloudstack-primate] ravening commented on pull request #898: Add multiple management server support

2021-01-12 Thread GitBox
ravening commented on pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#issuecomment-758543966 > I don't think it'll work due to CORS issues esp if website is served under https. > > What do you think @wido @GabrielBrascher @weizhouapache @utchoang @sven

[GitHub] [cloudstack-documentation] shwstppr opened a new pull request #177: vm: fix display name, internal name notes

2021-01-12 Thread GitBox
shwstppr opened a new pull request #177: URL: https://github.com/apache/cloudstack-documentation/pull/177 To be added This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [cloudstack-primate] wido commented on pull request #898: Add multiple management server support

2021-01-12 Thread GitBox
wido commented on pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#issuecomment-758549743 > I don't think it'll work due to CORS issues esp if website is served under https. > What do you think @wido @GabrielBrascher @weizhouapache @utchoang @svenvogel @rav

[GitHub] [cloudstack-primate] ravening commented on pull request #898: Add multiple management server support

2021-01-12 Thread GitBox
ravening commented on pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#issuecomment-758553635 > > I don't think it'll work due to CORS issues esp if website is served under https. > > What do you think @wido @GabrielBrascher @weizhouapache @utchoang @svenvo

[GitHub] [cloudstack-primate] rhtyd commented on pull request #898: Add multiple management server support

2021-01-12 Thread GitBox
rhtyd commented on pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#issuecomment-758569033 @wido I think it should be the reverse proxy/lb config doing the LB for available/up mgmt servers than provide option in UI. But I see your use-case. --

[GitHub] [cloudstack-primate] utchoang commented on pull request #898: Add multiple management server support

2021-01-12 Thread GitBox
utchoang commented on pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#issuecomment-758572050 @ravening If we using http or domain it'll not work due to CORS issues This is an automated message f

[GitHub] [cloudstack-primate] utchoang edited a comment on pull request #898: Add multiple management server support

2021-01-12 Thread GitBox
utchoang edited a comment on pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#issuecomment-758572050 @ravening Yes. If we using http or domain it'll not work due to CORS issues :( This is an aut

[GitHub] [cloudstack-primate] utchoang edited a comment on pull request #898: Add multiple management server support

2021-01-12 Thread GitBox
utchoang edited a comment on pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#issuecomment-758572050 @ravening Yes. If we using domain with http it'll not work due to CORS issues :(. But if using https, It'll works

Re: [VOTE] Merge apache/cloudstack-primate with apache/cloudstack

2021-01-12 Thread Rohit Yadav
All, I've reviewed the current state of https://github.com/apache/cloudstack-primate/pulls which has several open PRs and issues and new PRs being opened every other day. This will cause some pain during the transition phase, I'll spend some time this week and next to get some of the open PRs

[GitHub] [cloudstack-primate] weizhouapache commented on pull request #898: Add multiple management server support

2021-01-12 Thread GitBox
weizhouapache commented on pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#issuecomment-758677075 > @ravening Yes. If we using domain with http it'll not work due to CORS issues :(. But if using https, It'll works @utchoang both http/https do not work f

[GitHub] [cloudstack-documentation] GabrielBrascher opened a new pull request #178: Add documentation for packaging/build-deb.sh

2021-01-12 Thread GitBox
GabrielBrascher opened a new pull request #178: URL: https://github.com/apache/cloudstack-documentation/pull/178 Add script `packaging/build-deb.sh` on Debian package building documentation. This is an automated message from

[GitHub] [cloudstack-documentation] GabrielBrascher commented on pull request #178: Add documentation for packaging/build-deb.sh

2021-01-12 Thread GitBox
GabrielBrascher commented on pull request #178: URL: https://github.com/apache/cloudstack-documentation/pull/178#issuecomment-758871941 requesting docbuild This is an automated message from the Apache Git Service. To respond

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #178: Add documentation for packaging/build-deb.sh

2021-01-12 Thread GitBox
ACSGitBot commented on pull request #178: URL: https://github.com/apache/cloudstack-documentation/pull/178#issuecomment-758871976 Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long.

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #178: Add documentation for packaging/build-deb.sh

2021-01-12 Thread GitBox
ACSGitBot commented on pull request #178: URL: https://github.com/apache/cloudstack-documentation/pull/178#issuecomment-758873142 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr178// Build Log Output: No log errors found to repo

[GitHub] [cloudstack-primate] utchoang commented on pull request #898: Add multiple management server support

2021-01-12 Thread GitBox
utchoang commented on pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#issuecomment-759134397 @ravening @weizhouapache @rhtyd @ravening I have tested it a few times with http and https but it both doesn't work due to CORS. This PR doesn't solve the problem.

[GitHub] [cloudstack-documentation] nvazquez opened a new pull request #179: VMware new additions for deploy-as-is

2021-01-12 Thread GitBox
nvazquez opened a new pull request #179: URL: https://github.com/apache/cloudstack-documentation/pull/179 VMware documentation for extension to virtual appliances and deploy-as-is This is an automated message from the Apache

[GitHub] [cloudstack-documentation] nvazquez commented on pull request #179: VMware new additions for deploy-as-is

2021-01-12 Thread GitBox
nvazquez commented on pull request #179: URL: https://github.com/apache/cloudstack-documentation/pull/179#issuecomment-759157170 require docbuild This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #179: VMware new additions for deploy-as-is

2021-01-12 Thread GitBox
ACSGitBot commented on pull request #179: URL: https://github.com/apache/cloudstack-documentation/pull/179#issuecomment-759157474 Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long.

[GitHub] [cloudstack-documentation] nvazquez removed a comment on pull request #179: VMware new additions for deploy-as-is

2021-01-12 Thread GitBox
nvazquez removed a comment on pull request #179: URL: https://github.com/apache/cloudstack-documentation/pull/179#issuecomment-759157170 require docbuild This is an automated message from the Apache Git Service. To respond t

[GitHub] [cloudstack-documentation] nvazquez commented on pull request #179: VMware new additions for deploy-as-is

2021-01-12 Thread GitBox
nvazquez commented on pull request #179: URL: https://github.com/apache/cloudstack-documentation/pull/179#issuecomment-759157454 requesting docbuild This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #179: VMware new additions for deploy-as-is

2021-01-12 Thread GitBox
ACSGitBot commented on pull request #179: URL: https://github.com/apache/cloudstack-documentation/pull/179#issuecomment-759158248 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr179// Build Log Output: No log errors found to repo

[GitHub] [cloudstack-documentation] shwstppr commented on a change in pull request #179: VMware new additions for deploy-as-is

2021-01-12 Thread GitBox
shwstppr commented on a change in pull request #179: URL: https://github.com/apache/cloudstack-documentation/pull/179#discussion_r556264224 ## File path: source/adminguide/virtual_machines/virtual_appliances.rst ## @@ -0,0 +1,54 @@ +About Virtual Appliances +--

[GitHub] [cloudstack-primate] davidjumani commented on pull request #808: FIX - compute - Create snapshot from virtual machine with managed storage

2021-01-12 Thread GitBox
davidjumani commented on pull request #808: URL: https://github.com/apache/cloudstack-primate/pull/808#issuecomment-759229922 I'm okay with having this merged This is an automated message from the Apache Git Service. To resp

[GitHub] [cloudstack-documentation] shwstppr commented on pull request #177: vm: fix display name, internal name notes

2021-01-12 Thread GitBox
shwstppr commented on pull request #177: URL: https://github.com/apache/cloudstack-documentation/pull/177#issuecomment-759261739 requesting docbuild This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #177: vm: fix display name, internal name notes

2021-01-12 Thread GitBox
ACSGitBot commented on pull request #177: URL: https://github.com/apache/cloudstack-documentation/pull/177#issuecomment-759261770 Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long.

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #177: vm: fix display name, internal name notes

2021-01-12 Thread GitBox
ACSGitBot commented on pull request #177: URL: https://github.com/apache/cloudstack-documentation/pull/177#issuecomment-759262763 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr177// Build Log Output: No log errors found to repo