stats: check epoch in python vpp_stats ls 27/33627/3
authorOle Troan <ot@cisco.com>
Tue, 31 Aug 2021 08:47:45 +0000 (10:47 +0200)
committerDamjan Marion <dmarion@me.com>
Tue, 31 Aug 2021 15:26:11 +0000 (15:26 +0000)
commit43eb6083c5819062c4d65bf3a2072ac67939a1f2
tree9e9904c2ebbb58c87ae5008698584c0113ec5baf
parent7311f1863a4eb7d723c557277df90e33c451b20d
stats: check epoch in python vpp_stats ls

The VPP Stats Python binding was missing checking epoch.
Resulting it would not pick up changes in the directory.

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