Hi Everyone,

Seems there is a bug in CLI (maybe not only CLI) since ONE 4.6: it
ignores filterflag. For examle, "onevm list m" shows all VMs, not just
mine as I expect.

I've tracked it down the "info_paginated" method of the "Pool" class -
when I change array=pool.get_hash to array=pool.get_hash(1) in
OneHelper list_pool disabling pagination then it works as expected.

Can anyone check if I'm correct and if it's a bug?

Regards,
Nikita
_______________________________________________
Dev mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/dev-opennebula.org

Reply via email to