GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1325
Admin cannot see VMs on port forwarding page On commit a902443708ee10acb9f68fff74af346a6a9fb370 the 'listAll=true' is removed. On some places the domainid and accountid are added but not on these. I added them now. It's either doing this, or readding listAll is true. I've seeing other folks doing that so let's see what performs best. You can merge this pull request into a Git repository by running: $ git pull https://github.com/remibergsma/cloudstack vpc_ui_fix_47 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1325.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1325 ---- commit f1861819104c43b776fa1c4083112adece6a5cf5 Author: Remi Bergsma <git...@remi.nl> Date: 2016-01-08T21:00:01Z Admin cannot see VMs on port forwarding page On commir a902443708ee10acb9f68fff74af346a6a9fb370 the 'listAll=true' is removed. On some places the domainid and accountid are added but not on these. I added them now. It's either doing this, or readding listAll is true. I've seeing other folks doing that so let's see what performs best. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---