Revision d758784b snf-cyclades-app/synnefo/logic/management/commands/reconcile-servers.py

b/snf-cyclades-app/synnefo/logic/management/commands/reconcile-servers.py
41 41
from django.core.management.base import BaseCommand
42 42
from synnefo.management.common import get_backend
43 43
from synnefo.logic import reconciliation
44
from synnefo.webproject.management.utils import parse_bool
44
from snf_django.management.utils import parse_bool
45 45

  
46 46

  
47 47
class Command(BaseCommand):

Also available in: Unified diff