stats: python: handle when pattern is not list in ls 17/31817/3
authorOle Troan <ot@cisco.com>
Mon, 29 Mar 2021 19:12:53 +0000 (21:12 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 30 Mar 2021 14:27:53 +0000 (14:27 +0000)
commit3daca3f9f40d1e8c421b6905252f511e7c4e7bdd
tree18daf738b3ad30529cd343d747025d50961ce68e
parent8c517c8fb44e7003ecdb615bc03163536e24d4d4
stats: python: handle when pattern is not list in ls

The reimplementation of python stats module mishandled the case
where pattern to ls was not a list.

Type: fix
Signed-off-by: Ole Troan <ot@cisco.com>
Change-Id: I9ba189423a76f2fd4298c4c4b19a0875f705d719
src/vpp-api/python/vpp_papi/vpp_stats.py