mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Clean header
This commit is contained in:
parent
7dee5b94ac
commit
2ed6ca6518
18 changed files with 33 additions and 37 deletions
|
@ -1,16 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2013 Webvirtmgr.
|
||||
#
|
||||
import libvirt
|
||||
import threading
|
||||
import socket
|
||||
|
||||
from vrtManager import util
|
||||
|
||||
from libvirt import libvirtError
|
||||
|
||||
from rwlock import ReadWriteLock
|
||||
from django.conf import settings
|
||||
from libvirt import libvirtError
|
||||
|
||||
|
||||
CONN_SOCKET = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue