python-compute/node_agent/vm/__init__.py
2023-07-22 23:59:49 +03:00

3 lines
59 B
Python

from .main import VirtualMachine
from .ga import QemuAgent