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

564 commits

Author SHA1 Message Date
catborise
019d1523cd fix typo 2018-08-08 14:51:25 +03:00
catborise
aa32d826d9 django on_delete statement is must after than 2018-08-08 14:50:58 +03:00
catborise
b05a252d7c spice-html5 updated. 2018-08-08 14:00:35 +03:00
catborise
12c80c5021 python does not approve raise without type. raise exception added 2018-08-08 13:59:19 +03:00
catborise
5bad045835 correction of supervisorctl output 2018-08-08 11:27:39 +03:00
catborise
c80e142522 correction of variable. both are working but latest change is right 2018-08-08 11:26:36 +03:00
catborise
fcb2924e95 fix typo 2018-08-08 11:24:59 +03:00
Ing. Jan KRCMAR
c231feb575 instance/options/is_template form input value must be True 2018-08-02 12:42:06 +02:00
Ing. Jan KRCMAR
3b99c983d5 vrtManager/instance.py: get_media_device fix: media.xpath returns list 2018-08-02 10:47:13 +02:00
catborise
f300c1156f some text converted to trans, progres bar enhanced and band views of tables changed 2018-08-02 10:22:36 +03:00
catborise
aba92e30b5 x character converted to × 2018-08-01 17:18:51 +03:00
catborise
fc7ddacdca some text tagged as trans 2018-08-01 17:01:49 +03:00
catborise
f9f216224f fix typo 2018-08-01 16:52:29 +03:00
catborise
88f187c94f volume creation parameters changed to support latest version of qemu compatibility 2018-07-31 16:26:28 +03:00
catborise
07ae335d79 add progress bar to image cloning 2018-07-31 16:25:12 +03:00
catborise
eb621ef2c6 broken compute details info is fixed. 2018-07-31 10:15:59 +03:00
catborise
17c619606d
fix typo 2018-07-30 14:05:27 +03:00
catborise
aa236df40f add link to overview of compute from instances 2018-07-30 13:54:20 +03:00
catborise
6a57903fd6 make instances view for administrators choosable. grouped-nongrouped nongrouped first version of instances. with settings.conf it can be changed. 2018-07-30 13:33:09 +03:00
catborise
dc9a5eb327 Fixed pip error by @retspen 2018-07-30 09:31:30 +03:00
catborise
858d1f87d5 integer_validator causes import problem. it removed 2018-07-30 09:24:29 +03:00
catborise
c355a4014f missing csrf_token added to form. 2018-07-27 14:50:39 +03:00
catborise
340d93463e Random mac address for cloned vm issue fixed by @honza801 2018-07-26 15:29:56 +03:00
Ing. Jan KRCMAR
951498e841 README fix ubuntu installation package +libxslt1-dev
conf/requirements.txt pytz is required by migrate
2018-07-26 13:36:40 +02:00
Ing. Jan KRCMAR
b909b9d0f1 Merge remote-tracking branch 'retspen/master' into upgrade_django 2018-07-26 12:44:22 +02:00
Ing. Jan KRCMAR
13ffaae522 instance/clone: move random_mac logic into instances.views.random_mac_address url ^random_mac_address/
fix instance/clone: get random mac if dhcp not found
2018-07-26 11:35:37 +02:00
Ing. Jan KRCMAR
9f7ec62226 accounts: add public key check 2018-07-26 11:33:12 +02:00
catborise
1700ddf8f1 undo extension adding changes 2018-07-25 11:28:05 +03:00
catborise
c7b8d1ece0 revert of image extension choosing changes. and modify create xmls 2018-07-25 11:16:03 +03:00
catborise
171f98b232 db migrations and storage list allocation info changes 2018-07-25 09:37:38 +03:00
catborise
4126ad2591 Volumes list allocation info added. While creating image files it is recommended username and group name info. Storage.html does not show messages. messages section added 2018-07-25 09:35:35 +03:00
catborise
2585e64cfd While cloning volume it breaks if volume name is longer than 20 char. It i more realistic longer than 20 char. 2018-07-25 09:33:06 +03:00
catborise
948d657376 Merge branch 'master' of https://github.com/catborise/webvirtcloud 2018-07-24 13:56:14 +03:00
catborise
9176cb6204 lxml conversion of get_info 2018-07-24 13:55:33 +03:00
catborise
b178bad93e instance network page reconfigured. libxml2 artifacts cleaned. Some minor makeups 2018-07-24 13:52:47 +03:00
catborise
8b2451284f Cleaning libxml2 artifact.convert to lxml and variable name correcition 2018-07-20 15:43:29 +03:00
catborise
8b347c1024 Cleaning libxml2 artifact.convert to lxml 2018-07-20 15:19:51 +03:00
catborise
41b80bc719 libxml2 artifact correction. 2018-07-20 14:58:22 +03:00
catborise
332de3709b
Update settings.py.template 2018-07-20 14:51:16 +03:00
catborise
5adeead68d remove data-sort 2018-07-20 14:25:56 +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
e7ecf29359 volume filename extensions reorganized. 2018-07-20 13:42:13 +03:00
catborise
b7150a1fae volume filename extensions reorganized. 2018-07-20 13:41:39 +03:00
catborise
4769c5cf1b volume filename extension converted to choosable with settings. And file extensions reorganized. 2018-07-20 13:40:49 +03:00
Anatoliy Guskov
8e43523331
Fixed pip error 2018-07-20 12:36:22 +03:00
Anatoliy Guskov
056a300b38
Merge pull request #163 from catborise/master
some minor corrections
2018-07-20 12:35:46 +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
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
catborise
7862fa8fdf variable typo fix 2018-07-20 09:54:26 +03:00
catborise
65769eb894 intances reformat code. Fix typo error 2018-07-19 09:39:41 +03:00