OpenXenManager / openxenmanager

Opensource XenServer Management Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internal network Interface missing

seijikun opened this issue · comments

The network interfaces of our XenServer (6.5.0):
*Host internal management Network (_xenapi)
*External (_xenbr0
)
*Management (_xenbr1)
*VM Intern (_xapi0
)

OpenXenManager does only show the first 3 in all dialogs, whereas only the last 3 are networks that we created.
Are the checks that hide "xapi0" deprecated?

I believe the issue you are experiencing was fixed some time ago in commit 898053c.

Could you ensure you're running the latest version of code from here (not the last release) and see if that fixes the problem.