MANIFEST.in
README.rst
manage.py
setup.py
console/__init__.py
console/cert.pem
console/tests.py
console/views.py
console/webvirtmgr-novnc
create/__init__.py
create/forms.py
create/models.py
create/tests.py
create/views.py
create/fixtures/initial_data.json
hostdetail/__init__.py
hostdetail/tests.py
hostdetail/views.py
images/README.md
instance/__init__.py
instance/models.py
instance/tests.py
instance/views.py
instance/templatetags/__init__.py
instance/templatetags/tags_active.py
interfaces/__init__.py
interfaces/forms.py
interfaces/tests.py
interfaces/views.py
locale/ru/LC_MESSAGES/django.po
locale/zh_CN/LC_MESSAGES/django.po
networks/__init__.py
networks/forms.py
networks/tests.py
networks/views.py
secrets/__init__.py
secrets/forms.py
secrets/tests.py
secrets/views.py
serverlog/__init__.py
serverlog/models.py
serverlog/tests.py
serverlog/views.py
servers/__init__.py
servers/forms.py
servers/models.py
servers/tests.py
servers/views.py
storages/__init__.py
storages/forms.py
storages/tests.py
storages/views.py
templates/404.html
templates/500.html
templates/base.html
templates/base_auth.html
templates/console.html
templates/create.html
templates/hostdetail.html
templates/infrastructure.html
templates/instance.html
templates/instances.html
templates/interface.html
templates/interfaces.html
templates/login.html
templates/logout.html
templates/network.html
templates/networks.html
templates/secrets.html
templates/servers.html
templates/sidebar.html
templates/storage.html
templates/storages.html
vrtManager/IPy.py
vrtManager/__init__.py
vrtManager/connection.py
vrtManager/create.py
vrtManager/hostdetails.py
vrtManager/instance.py
vrtManager/interface.py
vrtManager/network.py
vrtManager/secrets.py
vrtManager/storage.py
vrtManager/util.py
webvirtmgr/__init__.py
webvirtmgr/settings.py
webvirtmgr/settings_jenkins.py
webvirtmgr/urls.py
webvirtmgr/wsgi.py
webvirtmgr.egg-info/PKG-INFO
webvirtmgr.egg-info/SOURCES.txt
webvirtmgr.egg-info/dependency_links.txt
webvirtmgr.egg-info/namespace_packages.txt
webvirtmgr.egg-info/not-zip-safe
webvirtmgr.egg-info/requires.txt
webvirtmgr.egg-info/top_level.txt
webvirtmgr/local/__init__.py
webvirtmgr/local/local_settings.py.example
webvirtmgr/static/css/bootstrap-multiselect.css
webvirtmgr/static/css/bootstrap.min.css
webvirtmgr/static/css/signin.css
webvirtmgr/static/css/table-sort.css
webvirtmgr/static/css/webvirtmgr.css
webvirtmgr/static/fonts/glyphicons-halflings-regular.eot
webvirtmgr/static/fonts/glyphicons-halflings-regular.svg
webvirtmgr/static/fonts/glyphicons-halflings-regular.ttf
webvirtmgr/static/fonts/glyphicons-halflings-regular.woff
webvirtmgr/static/img/asc.gif
webvirtmgr/static/img/bg.gif
webvirtmgr/static/img/desc.gif
webvirtmgr/static/img/favicon.ico
webvirtmgr/static/js/Chart.min.js
webvirtmgr/static/js/bootstrap-multiselect.js
webvirtmgr/static/js/bootstrap.min.js
webvirtmgr/static/js/infrastructure.js
webvirtmgr/static/js/jquery-1.10.2.js
webvirtmgr/static/js/jquery-migrate-1.2.1.js
webvirtmgr/static/js/jquery.tablesorter.js
webvirtmgr/static/js/novnc/Orbitron700.ttf
webvirtmgr/static/js/novnc/Orbitron700.woff
webvirtmgr/static/js/novnc/base.css
webvirtmgr/static/js/novnc/base64.js
webvirtmgr/static/js/novnc/black.css
webvirtmgr/static/js/novnc/blue.css
webvirtmgr/static/js/novnc/des.js
webvirtmgr/static/js/novnc/display.js
webvirtmgr/static/js/novnc/input.js
webvirtmgr/static/js/novnc/jsunzip.js
webvirtmgr/static/js/novnc/logo.js
webvirtmgr/static/js/novnc/playback.js
webvirtmgr/static/js/novnc/rfb.js
webvirtmgr/static/js/novnc/ui.js
webvirtmgr/static/js/novnc/util.js
webvirtmgr/static/js/novnc/websock.js
webvirtmgr/static/js/novnc/webutil.js
webvirtmgr/static/js/novnc/chrome-app/tcp-client.js
webvirtmgr/static/js/novnc/web-socket-js/README.txt
webvirtmgr/static/js/novnc/web-socket-js/WebSocketMain.swf
webvirtmgr/static/js/novnc/web-socket-js/swfobject.js
webvirtmgr/static/js/novnc/web-socket-js/web_socket.js
webvirtmgr/utils/__init__.py
webvirtmgr/utils/secret_key.py