Merge node common with daemon common

This commit is contained in:
2021-06-01 12:17:25 -04:00
parent f73c433fc7
commit 9764090d6d
9 changed files with 146 additions and 337 deletions

View File

@ -21,7 +21,7 @@
import time
import pvcnoded.common as common
import daemon_lib.common as common
import pvcnoded.VMInstance as VMInstance