[one-dev] CLI filterflag doesn't work since 4.6

Nikita Balashov balashov.nikita at gmail.com
Tue Jul 29 05:57:02 PDT 2014


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


More information about the Dev mailing list