Dr. Jens Harbott
Dr. Jens Harbott
Maybe it's obvious, but I haven't seen it mentioned: If I leave out the `-t` option for the `exec` command, it works without error. Of course using a shell without...
Hmm, the above patch is breaking tests/cache/test_region.py::AsyncCreatorTest::test_fn_decorator_with_kw, so I would also not exclude the possibility that it's actually the code in openstacksdk that's broken.
AFAICT the pid files are only used to track the pid of the running processes, which IMO doesn't need to happen within this exporter and so possibly could be dropped....
I'm seeing the same issue. To me it looks like zebra is reinstalling the nexthop groups, but the routes that were using the nhgs are not getting restored. Some more...