Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

xsconsole bug in "All VMs": Unable to view All VMs in the xsconsole #4

Open
Tominat0r opened this issue Sep 8, 2014 · 0 comments
Open

Comments

@Tominat0r
Copy link

I am running XenServer 6.0.0-50762p with ca 30 VMs. When using xsconsole->Virtual Machines->All VMs i get the answer "This feature is unavailable in Pools with more than 100 Virtual Machines".
This obvious bug isrelated to
https://github.com/xenserver/xsconsole/blob/master/plugins-base/XSFeatureVMInfo.py#L102, def AllActivateHandler(cls)
where 100 is hard-coded in the function. Probably lambda x: x.xenapi.VM.get_all() counts wrong.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant