Revision 69dadbe4 snf-cyclades-app/synnefo/api/management/commands/floating-ip-release.py

b/snf-cyclades-app/synnefo/api/management/commands/floating-ip-release.py
39 39
from synnefo.management.common import get_floating_ip_by_address
40 40
from synnefo import quotas
41 41

  
42

  
42 43
class Command(BaseCommand):
43 44
    can_import_settings = True
44 45
    output_transaction = True

Also available in: Unified diff