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 |
|
Jacco Koning
|
14e8418472
|
Fix typos
|
2016-06-02 13:47:48 +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
|
572f7b12cd
|
instances_filter cookie expires after 1 day
|
2016-05-06 14:40:24 +02:00 |
|
Jan Krcmar
|
c4ae3d2982
|
instances filter stores filter value into cookie and auto-fills/applies filter on document ready
|
2016-05-06 10:56:50 +02:00 |
|
Jan Krcmar
|
e966e6c030
|
add user information per instance on the instances list
wider .container (900px)
|
2016-05-02 12:23:18 +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
|
6546fa2570
|
show instance title in instances view for non superuser
|
2016-03-24 14:51:29 +01:00 |
|
Jan Krcmar
|
e9e62e3c41
|
instance templates show clone button instead of poweron on instances list page
|
2016-03-23 15:18:20 +01:00 |
|
Jan Krcmar
|
738993d97a
|
bugfix: instances list block poweron when is_template for normal users
|
2016-03-23 12:44:24 +01:00 |
|
Jan Krcmar
|
7cdac17b53
|
instances list block poweron when is_template for normal users
|
2016-03-23 12:07:52 +01: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
|
e1b4fdf5de
|
instances display virtual title under name
|
2016-02-23 15:03:33 +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
|
b8caf3f49a
|
Fixed search bar on users
|
2015-06-16 11:53:42 +03:00 |
|
Retspen
|
0408e1d9cd
|
Added function for public key to gstfsd
|
2015-05-27 16:23:49 +03:00 |
|
Akihiko Horiuchi
|
873fd1333a
|
Fix open_console at instances
|
2015-05-21 23:55:34 +09:00 |
|
Retspen
|
e312fafc3c
|
User can change root password in instance
|
2015-05-20 16:44:30 +03:00 |
|
Daniele Viganò
|
7c79023579
|
Remove double "Add new instance" button
|
2015-05-16 12:04:36 +02:00 |
|
Retspen
|
ba556c2272
|
Fixed #3
|
2015-05-15 20:54:55 +03:00 |
|
Retspen
|
871e04fb03
|
Fixed some bugs
|
2015-05-13 09:42:20 +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
|
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 |
|