Commit 61deebe3 by Őry Máté

vm: fix imports

parent 62e1598c
from django.test import TestCase
from mock import Mock
from ..models.instance import (
InstanceTemplate, Instance,
# post_state_changed
pre_state_changed,
InstanceTemplate, Instance
)
from ..models.network import (
Interface
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment