Revision a5781130

b/snf-cyclades-app/synnefo/api/servers.py
348 348
                meta_value=val,
349 349
                vm=vm)
350 350
        # Issue commission to Quotaholder and accept it since at the end of
351
        # this transaction the Network object will be created in the DB.
351
        # this transaction the VirtualMachine object will be created in the DB.
352 352
        # Note: the following call does a commit!
353 353
        quotas.issue_and_accept_commission(vm)
354 354
    except:

Also available in: Unified diff