Commit e5ef933
committed
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]>1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5859 | 5859 | | |
5860 | 5860 | | |
5861 | 5861 | | |
| 5862 | + | |
| 5863 | + | |
| 5864 | + | |
5862 | 5865 | | |
5863 | 5866 | | |
5864 | 5867 | | |
| |||
0 commit comments