Commit 031c7613 by Gregory Nagy

node.py import fixed

parent 830f268c
...@@ -16,8 +16,8 @@ from firewall.models import Host ...@@ -16,8 +16,8 @@ from firewall.models import Host
from ..tasks import vm_tasks from ..tasks import vm_tasks
from .common import Trait from .common import Trait
from monitor.calvin import Query from monitor.calvin.calvin import Query
from monitor.calvin import GraphiteHandler from monitor.calvin.calvin import GraphiteHandler
logger = getLogger(__name__) logger = getLogger(__name__)
......
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