Drop vm awareness of any wait-for-run/generate functionality varlink-stability
authorPlamen Dimitrov <plamen.dimitrov@intra2net.com>
Wed, 27 Apr 2022 06:31:03 +0000 (09:31 +0300)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 11 Jul 2023 14:33:31 +0000 (16:33 +0200)
commit21836cdd21f2e3f6ef0288664d441f9072fb222d
treeb202028fb0ec91b9fb19fff4f43d51f1d9b6539e
parent3e8836f4b73094263bd3a8589c156115efa9bbe6
Drop vm awareness of any wait-for-run/generate functionality

To do this we migrate the corresponding arnied functions to the
particular binary or varlink based drivers.
src/arnied_api.py
src/arnied_wrapper.py
src/cnfvar/binary.py
src/cnfvar/store.py
test/cnfvar/test_store.py