[GitHub] [cloudstack-primate] rhtyd opened a new issue #318: [BUG] Ad-blocker may fail Primate API requests

2020-04-29 Thread GitBox


rhtyd opened a new issue #318:
URL: https://github.com/apache/cloudstack-primate/issues/318


   **Describe the bug**
   
   Some Primate actions/forms may fail if a browser extension/addon (generally 
an ad-blocker) blocks certain API requests.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. On Chrome install uBlock Origin ad-blocker, go to Infra -> Router
   2. Click on 'get diagnostic action', select ping 8.8.8.8
   3. API request is blocked and a general network error message is displayed
   
   **Expected behavior**
   Ad-blocker shouldn't block the API request; or a specific message on what 
caused the network request failure must be shown.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-primate] rhtyd commented on issue #318: [BUG] Ad-blocker may fail Primate API requests

2020-04-29 Thread GitBox


rhtyd commented on issue #318:
URL: 
https://github.com/apache/cloudstack-primate/issues/318#issuecomment-621148835


   Mitigation of-course is to white-list the url/domain.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-primate] rhtyd commented on issue #6: Bug: Handle API timeout and API endpoint reachability

2020-04-29 Thread GitBox


rhtyd commented on issue #6:
URL: 
https://github.com/apache/cloudstack-primate/issues/6#issuecomment-621156611


   Network error handled like this:
   ![Screenshot from 2020-04-29 
17-22-26](https://user-images.githubusercontent.com/95203/80593417-d25ae880-8a3e-11ea-9beb-2f9f6612fb91.png)
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-primate] shwstppr commented on pull request #317: view: fix tab actions permissions check

2020-04-29 Thread GitBox


shwstppr commented on pull request #317:
URL: 
https://github.com/apache/cloudstack-primate/pull/317#issuecomment-621158922


   @rhtyd I've tried to address all possible cases, please check



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[RESULT][VOTE] Apache CloudStack 4.13.1.0

2020-04-29 Thread Andrija Panic
Hi all,

After 72 hours, the vote for CloudStack 4.13.1.0 *passes* with
5 PMC votes.

+1 (PMC / binding)
Boris Stoyanov
Daan Hoogland
Rohit Yadav
Gabriel Beims Bräscher
Andrija Panic

+1 (non binding)
none

0
none

-1
none

Thanks to everyone participating.

I will now prepare the release announcement to go out after 24 hours to
give the mirrors time to catch up.

Regards,
Andrija Panic

-- 

Andrija Panić


[GitHub] [cloudstack-documentation] andrijapanicsb commented on pull request #95: WIP: Update release notes 4.14

2020-04-29 Thread GitBox


andrijapanicsb commented on pull request #95:
URL: 
https://github.com/apache/cloudstack-documentation/pull/95#issuecomment-621244435


   pinging everyone to please review and ADD any new features which I have 
missed (I did go through the PR list on the 4.14 milestone, but might have 
skipped some accidentally)?



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] andrijapanicsb commented on pull request #103: update-os-minimal-requirements

2020-04-29 Thread GitBox


andrijapanicsb commented on pull request #103:
URL: 
https://github.com/apache/cloudstack-documentation/pull/103#issuecomment-621245491


   An extremely simple change, merging.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[VOTE] Apache CloudStack 4.14.0.0 RC1

2020-04-29 Thread Andrija Panic
Hi All,

I've created a 4.14.0.0 release (RC1), with the following artefacts up for
testing and a vote:

Git Branch and Commit SH:
https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.14.0.0-RC20200429T1355
Commit: 2c39b7180a9fb40cbdcad5e6a58be64a86913771

Source release (checksums and signatures are available at the same
location):
https://dist.apache.org/repos/dist/dev/cloudstack/4.14.0.0/

PGP release keys (signed using 3DC01AE8):
https://dist.apache.org/repos/dist/release/cloudstack/KEYS

The vote will be open until Wednesday 06.May.2020.

For sanity in tallying the vote, can PMC members please be sure to indicate
"(binding)" with their vote?

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Additional information:

For users' convenience, I've built packages from
2c39b7180a9fb40cbdcad5e6a58be64a86913771 and published RC1 repository here
(CentOS 7 and Debian/generic):
http://packages.shapeblue.com/testing/41400rc1/
and here (Ubuntu 18.04 specific, thanks to Gabriel):
https://download.cloudstack.org/testing/4.14.0.0-RC20200429T1355/ubuntu/bionic/

The release notes are still work-in-progress, but for the upgrade
instructions (including new systemVM templates) you may refer the following
URL:
https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr87/upgrading/index.html

4.14.0.0 systemVM templates are available from here:
http://download.cloudstack.org/systemvm/4.14/

Regards,
Andrija Panić


[GitHub] [cloudstack-documentation] andrijapanicsb opened a new pull request #104: Update changes.rst

2020-04-29 Thread GitBox


andrijapanicsb opened a new pull request #104:
URL: https://github.com/apache/cloudstack-documentation/pull/104


   List of fixed issues / GitHub PRs from from 4.13.0.0 to 4.13.1.0



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] andrijapanicsb commented on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


andrijapanicsb commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621366892


   requesting docbuild



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621366953


   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621368039


   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr104
   
   Build Log Output:
   
   
   No log errors found to report.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] andrijapanicsb removed a comment on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


andrijapanicsb removed a comment on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621366892


   requesting docbuild



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot removed a comment on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


ACSGitBot removed a comment on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621368039







This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621383487


   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621384392


   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr104
   
   Build Log Output:
   
   
   No log errors found to report.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




CloudStack quotas

2020-04-29 Thread Alireza Eskandari
Hi,
I'm investigating quotas plugin of CloudStack 4.13.
It seems that when an account credit is running out, CloudStack doesn't
lock account automatically.
Is it a bug or I need to any action about this?
Also I'm looking for a solution to charge users base on using different
service offerings or different storage type (based on tags).
Any suggestions?
Thanks


[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621400631


   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot removed a comment on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


ACSGitBot removed a comment on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621384392







This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] andrijapanicsb commented on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


andrijapanicsb commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621400585


   requesting docbuild



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621401707


   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr104
   
   Build Log Output:
   
   
   No log errors found to report.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] andrijapanicsb removed a comment on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


andrijapanicsb removed a comment on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621400585


   requesting docbuild



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621408322


   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot removed a comment on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


ACSGitBot removed a comment on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621401707







This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: Update changes.rst

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621409357


   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr104
   
   Build Log Output:
   
   
   No log errors found to report.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot removed a comment on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


ACSGitBot removed a comment on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621409357







This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] andrijapanicsb commented on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


andrijapanicsb commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621432327


   requesting docbuild



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621432363


   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621433394


   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr104
   
   Build Log Output:
   
   
   No log errors found to report.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621434668


   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] andrijapanicsb removed a comment on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


andrijapanicsb removed a comment on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621432327


   requesting docbuild



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot removed a comment on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


ACSGitBot removed a comment on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621433394







This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621435605


   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr104
   
   Build Log Output:
   
   
   No log errors found to report.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #201: [BUG] Missing functionality - Infrastructure > System VMs > Get diagnostic data

2020-04-29 Thread GitBox


vladimirpetrov opened a new issue #201:
URL: https://github.com/apache/cloudstack-primate/issues/201


   **Describe the bug**
   The action 'Get diagnostic data' from the System VMs screen is missing in 
Primate UI.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to 'Infrastructure > System VMs' and click on a system VM
   2. Look at the possible actions - there's no 'Get diagnostic data'.
   
   **Expected behavior**
   There should be a button 'Get diagnostic data' as in the old UI.
   
   **Screenshots**
   
![image](https://user-images.githubusercontent.com/12384665/76098145-9ae93600-5fd1-11ea-8d75-371823458e81.png)
   
   **Desktop (please complete the following information):**
- OS: Windows 10 Pro x64
- Browser: Chrome
- Version: 80.0.3987.132 (Official Build) (64-bit)
   
   **Additional context**
   Probably related to #202 



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-primate] rhtyd commented on issue #202: [BUG] Missing functionality - Infrastructure > Virtual routers > Get diagnostic data

2020-04-29 Thread GitBox


rhtyd commented on issue #202:
URL: 
https://github.com/apache/cloudstack-primate/issues/202#issuecomment-621437103


   @vladimirpetrov @borisstoyanov PR merged, please re-test against master. 
This will require a real env (say kvm etc), we may get unexpected results for 
simulator.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-primate] rhtyd commented on issue #201: [BUG] Missing functionality - Infrastructure > System VMs > Get diagnostic data

2020-04-29 Thread GitBox


rhtyd commented on issue #201:
URL: 
https://github.com/apache/cloudstack-primate/issues/201#issuecomment-621437215


   @vladimirpetrov @borisstoyanov PR merged, please re-test against master. 
This will require a real env (say kvm etc), we may get unexpected results for 
simulator.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #202: [BUG] Missing functionality - Infrastructure > Virtual routers > Get diagnostic data

2020-04-29 Thread GitBox


vladimirpetrov opened a new issue #202:
URL: https://github.com/apache/cloudstack-primate/issues/202


   **Describe the bug**
   The action 'Get diagnostic data' from the Virtual routers screen is missing 
in Primate UI.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to 'Infrastructure > Virtual routers' and click on a virtual router
   2. Look at the possible actions - there's no 'Get diagnostic data'.
   
   **Expected behavior**
   There should be a button 'Get diagnostic data' as in the old UI.
   
   **Screenshots**
   
![image](https://user-images.githubusercontent.com/12384665/76098842-df290600-5fd2-11ea-90fc-bf4886267bb1.png)
   
   **Desktop (please complete the following information):**
- OS: Windows 10 Pro x64
- Browser: Chrome
- Version: 80.0.3987.132 (Official Build) (64-bit)
   
   **Additional context**
   Probably related to #201 



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot removed a comment on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


ACSGitBot removed a comment on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621435605







This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621437812


   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] andrijapanicsb commented on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


andrijapanicsb commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621437783


   requesting docbuild



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621438768


   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr104
   
   Build Log Output:
   
   
   No log errors found to report.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot removed a comment on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


ACSGitBot removed a comment on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621437812







This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621444096


   Your request had been received, i'll go and build the documentation and 
check the output log for errors.
   
   This shouldn't take long.
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] andrijapanicsb removed a comment on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


andrijapanicsb removed a comment on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621437783


   requesting docbuild



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #104: 4.13.1.0 documentation release update

2020-04-29 Thread GitBox


ACSGitBot commented on pull request #104:
URL: 
https://github.com/apache/cloudstack-documentation/pull/104#issuecomment-621445022


   Build finished.  You can review it at:   
https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr104
   
   Build Log Output:
   
   
   No log errors found to report.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-primate] rhtyd commented on pull request #297: view: fix runDiagnostic output display

2020-04-29 Thread GitBox


rhtyd commented on pull request #297:
URL: 
https://github.com/apache/cloudstack-primate/pull/297#issuecomment-621462430


   @shwstppr please follow the changes in future/related PRs



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #293: [BUG] Infrastructure > System VMs > Run Diagnostics does not show the command output

2020-04-29 Thread GitBox


vladimirpetrov opened a new issue #293:
URL: https://github.com/apache/cloudstack-primate/issues/293


   **Describe the bug**
   The action 'Run Diagnostics' from the System VMs screen is not showing the 
result of the command.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to 'Infrastructure > System VMs' and click on a system VM
   2. Click on the 'Run Diagnostics' button, then choose 'ping' operation with 
some argument - '8.8.8.8' for example.
   
   **Expected behavior**
   The result of the command must be shown, as in the old UI. Currently only a 
'Network error' is shown instead and it's not clear where exactly is the 
problem.
   
   **Screenshots**
   
![image](https://user-images.githubusercontent.com/12384665/79353274-82aaf600-7f43-11ea-975b-f2b4a73330d4.png)
   
   
![image](https://user-images.githubusercontent.com/12384665/79353566-e6cdba00-7f43-11ea-9f89-42983c0606f4.png)
   
   **Desktop (please complete the following information):**
- OS: Ubuntu 18.04 LTS
- Browser: Chrome
- Version: 81.0.4044.92 (Official Build) (64-bit)
   
   **Additional context**
   I'm not sure if this functionality even works.
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-primate] rhtyd commented on issue #293: [BUG] Infrastructure > System VMs > Run Diagnostics does not show the command output

2020-04-29 Thread GitBox


rhtyd commented on issue #293:
URL: 
https://github.com/apache/cloudstack-primate/issues/293#issuecomment-621462791


   @vladimirpetrov @borisstoyanov please retest against latest master, against 
a real env otherwise output will be missing against qa server/simulator.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack-primate] shwstppr commented on pull request #297: view: fix runDiagnostic output display

2020-04-29 Thread GitBox


shwstppr commented on pull request #297:
URL: 
https://github.com/apache/cloudstack-primate/pull/297#issuecomment-621564638


   @rhtyd I'll ask before making changes in future/related PRs



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org