1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-24 23:25:24 +00:00
webvirtcloud/vrtManager
Daniel Rieper 29b722ff41 Merge branch 'master' of https://github.com/honza801/webvirtcloud
Conflicts:
	instances/templates/instance.html
	instances/views.py
2016-07-29 13:05:54 +02:00
..
__init__.py Initial commit 2015-02-27 10:53:51 +02:00
connection.py show instance title in instances view for non superuser 2016-03-24 14:51:29 +01:00
create.py Merge branch 'master' of https://github.com/honza801/webvirtcloud 2016-07-29 13:05:54 +02:00
hostdetails.py Clean header 2015-02-27 14:44:44 +02:00
instance.py wvmInstance._set_options options.get(o) returns unicode, so cannot be str()ed 2016-04-27 15:32:40 +02:00
interface.py Initial commit 2015-02-27 10:53:51 +02:00
IPy.py Initial commit 2015-02-27 10:53:51 +02:00
network.py Fixed bad gateway 2015-04-30 16:09:13 +03:00
rwlock.py Initial commit 2015-02-27 10:53:51 +02:00
secrets.py Initial commit 2015-02-27 10:53:51 +02:00
storage.py Clean header 2015-02-27 14:44:44 +02:00
util.py Create instances with a random generated vnc password by default 2016-05-08 12:24:43 +02:00