Merge pull request #1384 from remibergsma/ui-display-vpc-router-host Display hostname the VPC router runs onThe hostname a router is running on is only displayed on Infra tab and not on the VPC page (the link local is mentioned though). 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. * pr/1384: Display hostname the VPC router runs on Signed-off-by: Remi Bergsma <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e5ef9336 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e5ef9336 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e5ef9336 Branch: refs/heads/master Commit: e5ef9336e17b883bab95656771354f058198b546 Parents: 333957f ec3af99 Author: Remi Bergsma <[email protected]> Authored: Mon Feb 1 21:10:25 2016 +0100 Committer: Remi Bergsma <[email protected]> Committed: Mon Feb 1 21:10:26 2016 +0100 ---------------------------------------------------------------------- ui/scripts/network.js | 3 +++ 1 file changed, 3 insertions(+) ----------------------------------------------------------------------
