GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1384
Display hostname the VPC router runs on This is displayed on Infra tab and it's annoying that on the VPC page only the link local is mentioned and not the hostname. That is now corrected, so you have the correct details to login to the router straight away. Before: <img width="702" alt="screen shot 2016-01-29 at 20 58 58" src="https://cloud.githubusercontent.com/assets/1630096/12687083/f7de5760-c6cd-11e5-9f62-cdf2cce8aeed.png"> After: <img width="704" alt="screen shot 2016-01-29 at 21 18 21" src="https://cloud.githubusercontent.com/assets/1630096/12687088/fc4d1c1e-c6cd-11e5-8573-cdde638264f7.png"> So the option 'Host' was added and displays the hypervisor the VPC runs on. You can merge this pull request into a Git repository by running: $ git pull https://github.com/remibergsma/cloudstack ui-display-vpc-router-host Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1384.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 #1384 ---- commit f6cb6a6286c6b7baa5e8ea99b7ec290e41dfb0cd Author: Remi Bergsma <git...@remi.nl> Date: 2016-01-29T19:53:19Z Display hostname the VPC router runs on This is displayed on Infra tab and it's annoying that on the VPC page only the link local is mentioned and not the hostname. That is now corrected, so you have the correct details to login to the router straight away. ---- --- 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. ---