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
catborise
03ffa3a295
move add new disk to instance disk tab. add existing disk option to attach disk. Small typo fixes
2018-10-24 12:04:05 +03:00
catborise
ea5e9cfead
Add 'Adding, deleting and detaching disk volumes' to instances
2018-10-19 16:14:33 +03:00
catborise
93a8625aca
url fix for clone
2018-10-01 15:09:04 +03:00
catborise
b916c9dcf9
instance network tab modified. Changing function modified. deleting function added. network info of nwfilters added. and some small fixes applied
2018-09-26 17:20:46 +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
1bf99b796f
Merge remote-tracking branch 'remotes/retspen/master'
2018-09-17 11:54:48 +03:00
Ing. Jan KRCMAR
aba4ee8623
instance/clone disk names revisited
2018-09-11 15:11:13 +02:00
catborise
7da5095220
Merge remote-tracking branch 'remotes/retspen/master'
2018-09-10 11:57:49 +03:00
Ing. Jan KRCMAR
6486c20168
patch for cloning rbd images
2018-09-06 13:36:02 +02:00
catborise
0f7a110535
show vdi url on access tab. some typo and convention fix. gethostbyaddr exception mitigated.
2018-09-05 09:30:08 +03:00
catborise
cb5b0c1ecb
add title to snapshot operations and fix redirect path
2018-09-04 15:28:51 +03:00
catborise
33513ca648
small cosmetic changes of snapshot to describe of operation
2018-09-04 15:01:11 +03:00
Ing. Jan KRCMAR
d5d56a2b50
instance/network: select actually configured net-source
2018-08-28 12:35:40 +02:00
Ing. Jan KRCMAR
b4da655644
instance/network: allow to select compute interface, previously only compute network
2018-08-28 12:18:35 +02:00
Ing. Jan KRCMAR
9c37dcc2dc
#addInstanceNetwork modal box
2018-08-28 10:55:27 +02:00
Ing. Jan KRCMAR
21ef6871cf
instance: template displays "compute.name - compute.hostname" only if hostname and name differ
2018-08-21 10:29:04 +02:00
Ing. Jan KRCMAR
01ace81c32
Merge remote-tracking branch 'retspen/master' into merge
...
Conflicts:
instances/templates/instance.html
instances/urls.py
instances/views.py
2018-08-21 09:50:29 +02:00
catborise
edb59947af
novnc is updated to 1.0.0 and add console views: lite,full option
2018-08-14 15:11:49 +03:00
Ing. Jan KRCMAR
c231feb575
instance/options/is_template form input value must be True
2018-08-02 12:42:06 +02:00
catborise
aa236df40f
add link to overview of compute from instances
2018-07-30 13:54:20 +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
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
catborise
1700ddf8f1
undo extension adding changes
2018-07-25 11:28:05 +03:00
catborise
b178bad93e
instance network page reconfigured. libxml2 artifacts cleaned. Some minor makeups
2018-07-24 13:52:47 +03:00
catborise
b7150a1fae
volume filename extensions reorganized.
2018-07-20 13:41:39 +03:00
Ing. Jan KRCMAR
464e7bee39
add vdiconsole datasource endpoint. provides vdi url for remote-viewer.
...
add instance/access/vdi panel
2018-06-21 14:53:35 +02:00
Ing. Jan KRCMAR
4404d5941b
add settings.CLONE_INSTANCE_AUTO_NAME. add mechanism that automatically selects new vname, mac, disk image names.
2018-06-19 13:06:57 +02:00
Ing. Jan KRCMAR
22d03da60f
add views/instance/settings/vnc listen addresses
...
configures console listen addresses for instance
update webvirtcloud/settings.py QEMU_CONSOLE_LISTEN_ADDRESSES according to template, before use
instances/views.py remove include webvirtcloud.settings (duplicate)
2018-06-15 14:13:50 +02:00
Ing. Jan KRCMAR
6e5e10594c
SHOW_PROFILE_EDIT_PASSWORD, SHOW_ACCESS_ROOT_PASSWORD, SHOW_ACCESS_SSH_KEYS in settings.py are not inherited in templates. they are now forwarded directly into views.
2018-05-07 10:51:23 +02:00
Ing. Jan KRCMAR
839b8d420d
instance view: added logs section to graphs (renamed graphs -> stats)
2017-12-11 15:07:01 +01:00
Ing. Jan KRCMAR
6d153a6acf
users with can_clone_instances ability are allowed to change_options of vm
2017-10-26 15:51:10 +02:00
Ing. Jan KRCMAR
2ef672ffb5
user.is_staff can do resize of all machines
2017-10-05 07:58:01 +02:00
Ing. Jan KRCMAR
d4158a33ee
instance owner view: add owner button, delete owner button
2017-09-15 12:40:37 +02:00
Ing. Jan KRCMAR
ad3b4d817b
migration implicit option: live (if wm is running), offline (if vm is off)
2017-09-15 10:30:45 +02: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
Ing. Jan KRCMAR
fdf383a647
added SHOW_ACCESS_ROOT_PASSWORD, SHOW_ACCESS_SSH_KEYS, SHOW_PROFILE_EDIT_PASSWORD -- hides specific forms
2017-06-27 09:22:09 +02:00
Ing. Jan KRCMAR
c5f86358be
fix STATIC_URL in templates. static urls should be generated by "static" template tag
2017-06-06 14:49:11 +02:00
Ing. Jan KRCMAR
d715e996b0
templates/instance.html view redesign. smaller instance details, instance title added
2017-06-06 12:51:32 +02:00
Ing. Jan KRCMAR
6858448b60
fix multiple media selection in instance settings form
2017-04-20 14:45:01 +02:00
Ing. Jan KRCMAR
609651d707
disable page reloading while migrating vm and pleaseWaitDialog is displayed
...
fixes: http redirect after migrate does not jump to new compute node
2017-03-09 15:14:38 +01:00
Ing. Jan KRCMAR
20d0e5a09d
add offline migration option
2017-01-04 13:14:30 +01: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
Ing. Jan KRCMAR
08cc19900c
guess_clone_name fix. should check hostname, not fqdn.
...
guess_clone_name calls guess_mac_address in instance view
2016-06-08 13:37:26 +02:00
Ing. Jan KRCMAR
f484598414
add guess button for cloned instance name. this reads dhcp conf and uses settings.CLONE_INSTANCE_DEFAULT_PREFIX.
2016-05-27 14:13:24 +02:00
Jan Krcmar
0b80b030fe
add refresh button into instance view
2016-05-12 10:06:16 +02:00
Valentin Samir
7efbfec17f
Add an option to allow an user to change VNC settings
2016-05-09 12:09:21 +02:00
Jan Krcmar
e45c712d67
add instance/options/users tab. lists all owners of the instance
2016-04-28 12:50:11 +02:00
Jan Krcmar
fc71884cd4
please wait dialog added on migrate/clone event
2016-04-26 10:30:48 +02:00
Jan Krcmar
f8e681dbf4
added user disk quota limit
...
added quota warning in instance page
2016-03-31 13:12:52 +02:00
Jan Krcmar
317c2a85ae
user can now clone instances, admin can specify user quotas (instances,cpus,memory)
...
user can only select predefined instance names, mac and disk names are selected automatically
2016-03-23 09:00:42 +01:00
Jan Krcmar
2aa81ccecb
instance/clone adds title and description input fields
2016-02-24 13:08:43 +01:00
Jan Krcmar
679f84f117
template/instance: correct placement of options tab panel div, should be after xmledit div
2016-02-24 12:44:14 +01:00
Jan Krcmar
2ceb456a4f
section #template renamed to #options, added title and description fields
2016-02-23 14:43:32 +01:00
Jan Krcmar
96982ce58b
instance/settings: inputs renamed according to action type (net -> clone-net-mac, net -> net-mac)
...
instance/network: correct multiple interfaces handling, add mac handling
2016-02-10 17:52:50 +01:00
Jan Krcmar
39f3c9e12b
instance/clone added Guess mac address button. search for mac address of Clone Name via ajax request. Currently scans only local dhcpd configuration file.
2016-02-08 12:28:52 +01:00
Jan Krcmar
33916c6a82
instance/clone: changing clone name input changes disk image name according to clone name (similar approach as instances/views:show_clone_disk)
...
clone input boxes enlarged (class=col-sm-4)
2016-02-08 10:17:01 +01:00
Jan Krcmar
646bdbbe0e
Added is_template attribute to instances. If true, instance cannot be started.
2016-01-20 15:40:09 +01:00
Jan Krcmar
4ab8561360
correct value=true of checked checkboxes
2016-01-20 14:49:49 +01:00
Jan Krcmar
d4fa71ff25
default true: live migration and delete original
2016-01-20 14:35:23 +01:00
Jan Krcmar
ca328a7527
instances/templates/instance.html checkbox delete_disk default checked
2016-01-15 15:09:23 +01:00
Jan Krcmar
50ddda98f2
settings tab for changing devices/interface/source/bridge added
...
TODO: handle multiple interfaces
2016-01-14 16:59:50 +01:00
Jan Krcmar
04f3a76c05
resize disk image option added
2015-11-24 08:53:13 +00:00
Anatoliy Guskov
bccfbb0010
Fixed generate password for VNC
2015-10-08 09:32:38 +03:00
Anatoliy Guskov
16a3a61a2d
Removed legend
2015-09-23 11:06:58 +03:00
Anatoliy Guskov
c0c5f70369
Fixed label pointer
2015-09-23 11:04:06 +03:00
Anatoliy Guskov
e0e644820e
Fixed graphs tooltip
2015-09-23 11:01:28 +03:00
Retspen
b819b91d19
Changed instance info in template and deleting process
2015-07-09 10:41:56 +03:00
Retspen
0408e1d9cd
Added function for public key to gstfsd
2015-05-27 16:23:49 +03:00
Retspen
e312fafc3c
User can change root password in instance
2015-05-20 16:44:30 +03:00
Retspen
a80d298f0a
Fixed intances's CPU graph
2015-04-21 17:25:26 +03:00
Retspen
1fcb49ffc8
Fixed url hash
2015-04-21 15:40:18 +03:00
Retspen
86e1915a49
Fixed some bugs and redesigned html
2015-04-21 14:46:58 +03:00
Retspen
b4e8da8671
Resoved problem with app template
2015-04-02 16:20:46 +03:00