Gao Jiangmiao
5130871248
Rename webvirtcloud to webvirt
2019-08-16 13:26:33 +08:00
Gao Jiangmiao
3488661dc9
Migrate to django 2.2.4
...
The django.core.urlresolvers module is removed in favor of its new location, django.urls.
The on_delete argument for ForeignKey and OneToOneField is required in models and migrations.
2019-08-16 13:07:59 +08:00
Gao Jiangmiao
a4d74a09a6
Migrate source code to python 3.7 and refine code style
2019-08-16 12:59:37 +08:00
Gao Jiangmiao
0e231a930d
Delete unneed files.
2019-08-16 10:09:39 +08:00
catborise
e601c23b4a
noVNC Update 1.0.0 -> 1.1.0
2019-06-24 14:26:25 +03:00
catborise
fc6761aabc
Add destination storage option for instance creation from a template.
2019-01-09 14:18:19 +03:00
catborise
4efc311dec
remove artifacts old implementation
2018-12-18 10:51:34 +03:00
catborise
a519980610
Narrow down with pool searching existing volume while creating instance from template/flavour
2018-12-18 10:46:23 +03:00
catborise
62908f477c
Qemu Guest Agent channel add option while creating instance
2018-11-26 15:40:02 +03:00
catborise
be75381bea
Change column sizes. Add icon for deselecting of disks/networks. add bus selection for disk. add device selection for disk. Some ui changes.
2018-11-23 15:20:51 +03:00
catborise
eb8aae957e
Bundle: Add/Delete Cdrom function added. Add disk device type/bus choice for custom instance creation. Change some cosmetics on create instance. Change some functions signature for compatibility. Add getting disk device types function. Fixed some bugs
2018-11-23 15:18:32 +03:00
catborise
45720d3bcf
convert HDD selection of new instance creation to user request. Before that, instance creation gets all images of all pools. If there is a problem with some pools other than default. It causes problem and sometimes it takes too long to opeen create instance page. With that extension getting volumes is up to request. Firs you must select pool then select volume. For now the create page opens instantly.
2018-11-16 16:08:35 +03:00
catborise
5b60dd7f84
fix validation error message of network.
2018-11-16 16:03:32 +03:00
catborise
40ada89c4a
add log message when an instance is created
2018-11-14 11:46:13 +03:00
catborise
5872700455
remove caret: bootstrap-multiselect, inheritClass
2018-11-07 15:36:03 +03:00
catborise
fab3b2891f
add filter bar to 'add disk' dropdown. Limit the size of dropdown list.
2018-10-31 17:07:39 +03:00
catborise
9d07c2d7b6
new instance moved to tabs instead of collapsed divs by @honza801
2018-10-24 16:14:14 +03:00
catborise
d63c0a8163
activate default cache which is in settings for vm creation.
2018-10-10 15:50:59 +03:00
catborise
e1910c75ff
add warning for dublicate instance name on other host
2018-10-04 10:14:08 +03:00
catborise
5d4a600908
success message converted to translate ready
2018-09-26 17:16:48 +03:00
catborise
4d14fdceea
selection added to domain creation for nwfilters. Add nwfilter option while adding network card. NWfilters minor fixes
2018-09-24 14:41:13 +03:00
catborise
0d90e4bb46
Make domain creation work with XML. Fix typo
2018-09-21 19:07:47 +03:00
catborise
be6c1e91f8
patch for old libvirts to populate video graphics type. - 2
2018-09-18 09:58:10 +03:00
catborise
33f334289c
patch for old libvirts to populate video graphics type.
2018-09-18 09:53:34 +03:00
catborise
1f9041b42a
add new properties to creation instance from custom/flavour
2018-09-17 10:55:05 +03:00
catborise
13dc4ff510
console password random and empty options modified.
2018-09-14 23:02:07 +03:00
catborise
b58277c621
Instance create with template is revisited. Add password, console, listener address options. add wait dialog. change to console password optional. nwfilter become option.
2018-09-14 16:23:25 +03:00
catborise
aba92e30b5
x character converted to ×
2018-08-01 17:18:51 +03:00
catborise
41b80bc719
libxml2 artifact correction.
2018-07-20 14:58:22 +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
7200a34699
fix if there is an exception int get_storage_images mac_auto and cache_mode does not work. So sequence change fixes that.
2018-07-20 11:03:01 +03:00
Jacco Koning
14e8418472
Fix typos
2016-06-02 13:47:48 +02:00
Jan Krcmar
db1ab88f51
Merge remote-tracking branch 'retspen/master'
...
Conflicts:
conf/requirements.txt
2016-04-21 13:34:27 +02:00
retspen
17cb7ace88
Fixed #105
2016-04-21 13:14:20 +03:00
Benjamin Renard
9520282a4b
Add possibility to configure HDD cache mode during instance creation
2016-04-17 23:41:40 +02:00
Jan Krcmar
dac974ddab
request.user.is_authenticated() substitued for @login_required decorator
...
settings.LOGIN_URL = /accounts/login
2015-12-22 15:09:02 +01:00
Retspen
ba556c2272
Fixed #3
2015-05-15 20:54:55 +03:00
Retspen
2aa5558df7
Fixed pep8
2015-04-06 10:51:50 +03:00
Retspen
b4e8da8671
Resoved problem with app template
2015-04-02 16:20:46 +03:00
Retspen
35da9ad193
Added 404 and fixed urls
2015-04-02 15:39:40 +03:00
Retspen
ea41412aac
Move tempates
2015-04-02 11:48:40 +03:00
Retspen
56f840c893
Fixed pep8
2015-03-27 17:12:15 +02:00
Retspen
1f68e8c5ed
Added migration
2015-03-25 11:36:37 +02:00
Retspen
00b4d751ad
Added buttons and actions on create page
2015-03-10 11:15:36 +02:00
Retspen
be9487e42f
Day is end
2015-03-06 15:46:59 +02:00
Retspen
5960e94da5
Add logs and block for templates
2015-03-03 11:34:09 +02:00
Retspen
29b05745ad
Added users page
2015-03-02 10:52:07 +02:00
Retspen
cbba654538
Add fixtures
2015-02-27 15:56:10 +02:00
Retspen
2ed6ca6518
Clean header
2015-02-27 14:44:44 +02:00