1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00
webvirtcloud/vrtManager
Ing. Jan KRCMAR 53f5518706 added new feature: create and attach new volume to existing instance
move wvmCreate.get_cache_modes() to wvmConnect

add wvmConnect.get_busses(), wvmConnect.get_image_formats(), used in forms

add corresponding default values to settings (INSTANCE_VOLUME_DEFAULT_FORMAT INSTANCE_VOLUME_DEFAULT_BUS INSTANCE_VOLUME_DEFAULT_CACHE)
2017-07-19 15:34:03 +02:00
..
__init__.py Initial commit 2015-02-27 10:53:51 +02:00
connection.py added new feature: create and attach new volume to existing instance 2017-07-19 15:34:03 +02:00
create.py added new feature: create and attach new volume to existing instance 2017-07-19 15:34:03 +02:00
hostdetails.py Clean header 2015-02-27 14:44:44 +02:00
instance.py added new feature: create and attach new volume to existing instance 2017-07-19 15:34:03 +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