1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 12:04:15 +00:00
Commit graph

18 commits

Author SHA1 Message Date
catborise
88f187c94f volume creation parameters changed to support latest version of qemu compatibility 2018-07-31 16:26:28 +03:00
catborise
c7b8d1ece0 revert of image extension choosing changes. and modify create xmls 2018-07-25 11:16:03 +03:00
catborise
8b2451284f Cleaning libxml2 artifact.convert to lxml and variable name correcition 2018-07-20 15:43:29 +03:00
catborise
e387c3a21d Host gets list of all storages active/inactive. If there is some inactive storages it gives error. But it coulde be inactive. It is normal. Changing the behaviour of getting list of storages. 2018-07-20 14:04:13 +03:00
catborise
4769c5cf1b volume filename extension converted to choosable with settings. And file extensions reorganized. 2018-07-20 13:40:49 +03:00
catborise
73ce98b63e if there is some inactive storages, listing volumes causes exception then breaks.. checking activeness of storage pool fixes that 2018-07-20 11:05:24 +03:00
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
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
QDaniel
01fc85e1fc listen 127.0.0.1 2016-07-21 23:14:48 +02:00
QDaniel
9e294ade3c Security Bug: No external Connections 2016-07-13 12:49:14 +02:00
Valentin Samir
e75fc99449 Create instances with a random generated vnc password by default 2016-05-08 12:24:43 +02:00
Jan Krcmar
db1ab88f51 Merge remote-tracking branch 'retspen/master'
Conflicts:
	conf/requirements.txt
2016-04-21 13:34:27 +02:00
Benjamin Renard
9520282a4b Add possibility to configure HDD cache mode during instance creation 2016-04-17 23:41:40 +02:00
Benjamin Renard
ee2b97d62f Retreive all RBD hosts (and their port if defined) from pool definition during instance creation 2016-04-16 15:04:28 +02:00
Anatoliy Guskov
2a3a33d746 Fixed #61 2015-10-22 08:01:43 +03:00
Anatoliy Guskov
5ec8895325 Fixed MAC and IP spoofing 2015-07-30 14:28:36 +03:00
Retspen
2ed6ca6518 Clean header 2015-02-27 14:44:44 +02:00
Retspen
4d48e79341 Initial commit 2015-02-27 10:53:51 +02:00