catborise
|
4d40de1b55
|
Python3 & Django 2.2 Migration - Fix & Updates
|
2020-03-16 16:59:45 +03:00 |
|
catborise
|
57665c2ab9
|
add cdrom to instance errors fixed. make cdrom readonly, disable cache.
|
2020-01-22 14:48:48 +03:00 |
|
catborise
|
9198615076
|
guest agent status indicator changed
|
2020-01-21 15:39:16 +03:00 |
|
catborise
|
70032fc2e1
|
re organize instance overview. add snapshot indicator if there is... add bottom bar for navigation.
|
2020-01-20 15:47:14 +03:00 |
|
catborise
|
0c8a0523a8
|
show snapshot list while instance is running. User wanto to see list of running snapshot and delete it.
|
2020-01-17 16:14:28 +03:00 |
|
catborise
|
6cebd2f70e
|
add seperation between nics, show nic model
|
2020-01-13 16:18:19 +03:00 |
|
catborise
|
c62e6ba3bc
|
Add changing option of network model. Show model on instance network list
|
2020-01-10 17:55:42 +03:00 |
|
catborise
|
8b9fe4e887
|
rearrange instance network to show ipv4 and ipv6 address. Add capability to show all ip address not one of them. Add ipv4 address to instance summary
|
2020-01-10 15:28:09 +03:00 |
|
catborise
|
f2ba2b58b0
|
Add editing disk capability to instance. Add instance disk options like io, discard, detect zeroes. rewrite detach disk
|
2020-01-08 11:28:46 +03:00 |
|
catborise
|
38054d9882
|
for instances add guest agent indicator: installed, connected.
|
2019-12-25 14:36:43 +03:00 |
|
catborise
|
9d58e56d16
|
add/remove guest agent channel function added
|
2019-12-24 17:19:11 +03:00 |
|
catborise
|
ecf31b0b5b
|
adds link state option for instance networks. Enable/disable link while instance running
|
2019-12-24 14:54:04 +03:00 |
|
catborise
|
592112590c
|
add ability to show interface's ip address with qemu agent. Add checking agent if installed or not
|
2019-12-23 15:48:11 +03:00 |
|
catborise
|
2fa5a98844
|
Add new options for migrate: Auto converge, postcopy and compress
|
2019-12-19 16:06:51 +03:00 |
|
catborise
|
28b001e7cb
|
Add capability to remove UEFI instances: Add option for NVRAM delete
|
2019-12-13 16:40:59 +03:00 |
|
catborise
|
49e179590e
|
adding enable/disable cpu hotplug, live add/remove vcpu to instance.
|
2019-11-29 14:48:24 +03:00 |
|
catborise
|
b297e10115
|
instance.html: Add new column for Qos, and send qos data with different form to prevent validation problem
|
2019-11-22 09:36:51 +03:00 |
|
Ing. Jan Krcmar
|
f42a910d9b
|
instance.is_template checkbox enabled for user.is_staff by @honz801
|
2019-11-20 16:48:31 +03:00 |
|
catborise
|
74eb8004d7
|
changing video card model functionality added to options.
|
2019-11-20 16:24:01 +03:00 |
|
catborise
|
60684cc7b1
|
Live resize VM Memory activate. Redirection fix for resizing operations. Some typo & indent fix
|
2019-11-20 11:41:50 +03:00 |
|
catborise
|
ddd3dd5f65
|
instance network revamped. Qos config for instance net is added
|
2019-11-20 08:37:59 +03:00 |
|
catborise
|
d22aed5ef7
|
Rearrange host resources variables and change variable names
|
2019-09-10 16:05:23 +03:00 |
|
catborise
|
e47f97facf
|
instance: seperate resize operations as cpu, mem and disk
|
2019-08-27 17:18:33 +03:00 |
|
catborise
|
b18290794e
|
Translate, indentation and typo fixes
|
2019-07-31 11:03:48 +03:00 |
|
catborise
|
181bd9d392
|
Update chartjs for instance statistics and add memory usage info for instances
|
2019-05-21 09:12:28 +03:00 |
|
catborise
|
cb81505b05
|
Convert settings of VNC to Console
|
2019-04-29 16:10:49 +03:00 |
|
Ing. Jan Krcmar
|
52fbe95e30
|
staff users are allowed to change vnc settings of instances
|
2019-04-10 10:09:05 +03:00 |
|
catborise
|
3ad520209f
|
Rearrange tabs for non superusers
|
2019-04-04 16:03:22 +03:00 |
|
catborise
|
fffbc92151
|
Fix: for clone instance multiple disk name generating fixed
|
2019-03-19 14:39:34 +03:00 |
|
catborise
|
03370ac705
|
Fix css class name for prevention of multiselect(->multipleselect)
|
2019-02-08 17:17:01 +03:00 |
|
catborise
|
e28cc71710
|
Do not show Network devices header if there is not any.
|
2019-01-29 09:28:42 +03:00 |
|
catborise
|
a7e0e49007
|
Make visible add cdrom/media space/button even if instance is running. Check media and disk for cdrom target dev
|
2019-01-28 16:38:15 +03:00 |
|
catborise
|
3dc44662a0
|
Add trans tag some text. Add a text for empty cdrom and fix aligment.
|
2019-01-28 11:58:55 +03:00 |
|
catborise
|
d3cc19b4f8
|
Change network devices visual style to prevent erroneous delete
|
2019-01-25 13:57:32 +03:00 |
|
catborise
|
8d2b3e3024
|
Add explanation for boot menu changes. Minor cosmetic fixes
|
2019-01-24 08:41:45 +03:00 |
|
catborise
|
b757c62d4f
|
Add forcibly power off option to suspended instance
|
2019-01-23 14:30:33 +03:00 |
|
catborise
|
276097a44e
|
Fix instance current status update after action. Fix log related error.Some pep8 compatibility fix.
|
2019-01-17 10:38:53 +03:00 |
|
catborise
|
198c100524
|
Add title some buttons. Add trans. Remove redundant dom elements
|
2019-01-16 09:43:58 +03:00 |
|
catborise
|
96efde814a
|
Add boot menu/order functionality. Minor improvements. Some bug fixes
|
2019-01-15 15:55:05 +03:00 |
|
catborise
|
6b06ed25ff
|
Add disk cache info for instance
|
2019-01-09 15:31:42 +03:00 |
|
catborise
|
7672cc06f1
|
Merge branch 'online_resize'
|
2018-11-23 15:23:01 +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
|
44d73cc780
|
Add ability to resize only vm memory while it is running.
|
2018-11-20 17:07:19 +03:00 |
|
catborise
|
605d24d699
|
define allow_admin_or_not_template variable, template cannot use parenthesis @honza801
|
2018-11-08 14:56:31 +03:00 |
|
catborise
|
d3b43b2e6a
|
add hide/show all instances funtionality
|
2018-11-07 14:29:36 +03:00 |
|
catborise
|
2ca2add444
|
fix typo. remove unused variable. add form-control to volume dropdown.
|
2018-10-26 17:30:52 +03:00 |
|
catborise
|
07984a2a9a
|
attach volume dropdown menu rearranged to show selected pool
|
2018-10-25 09:57:41 +03:00 |
|
catborise
|
82c87f82bc
|
add/modify alert messages while detaching and deleting volumes.
|
2018-10-24 17:15:10 +03:00 |
|
catborise
|
b3b9596a12
|
secure instance snapshot, media, options. check userinstance.is_change and instance.is_template correctly. secure mount_iso, snapshots for templates, not userinstance.is_change by @honza801
|
2018-10-24 16:42:00 +03:00 |
|
catborise
|
2b04a89100
|
make some details showing style popover
|
2018-10-24 14:09:29 +03:00 |
|