catborise
358f9ae28a
url fix for clone
2018-10-01 11:44:29 +03:00
catborise
b81b01e468
url fix for clone
2018-10-01 11:42:01 +03:00
catborise
25e6381fc9
add Compute instances tab. Minimal invasion. minimal change. keep structure
2018-09-28 13:33:21 +03:00
catborise
e44e01cad4
volume owner/group converted to choosable from settings.py, cloning and creating volume owner parameter added.
2018-09-27 09:45:10 +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
Anatoliy Guskov
5c2232f4e8
Merge pull request #185 from honza801/clone_instance_auto_migrate
...
allow automatic migrations of newly cloned instances to random host
2018-09-23 09:33:54 +03:00
catborise
0d90e4bb46
Make domain creation work with XML. Fix typo
2018-09-21 19:07:47 +03:00
Ing. Jan KRCMAR
0a7c9f3826
add settings.CLONE_INSTANCE_AUTO_MIGRATE
...
please add this setting to your current config, or it breaks your installation
allow automatic migrations of newly cloned instances to random host
2018-09-20 13:48:53 +02: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
Ing. Jan KRCMAR
76f857d218
toggle host instances button in grouped view
2018-09-10 12:10:39 +03:00
catborise
7da5095220
Merge remote-tracking branch 'remotes/retspen/master'
2018-09-10 11:57:49 +03:00
Ing. Jan KRCMAR
105b8c180a
view instance: check_user_quota is not performed for superuser
2018-09-06 14:26:29 +02: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
Anatoliy Guskov
7efec407c2
Merge pull request #177 from honza801/master
...
add network for instance
2018-08-30 21:55:31 +03:00
Anatoliy Guskov
bcd13c29fe
Merge pull request #176 from catborise/master
...
console fn-keys functionality correction
2018-08-28 17:14:55 +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
catborise
76e6388ec5
novnc ES6 compatibility is not working. I reverse it. Spice/VNC sending ctrl+alt+fn functionality restored.
2018-08-27 15:30:50 +03: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
catborise
aa32d826d9
django on_delete statement is must after than
2018-08-08 14:50:58 +03:00
catborise
c80e142522
correction of variable. both are working but latest change is right
2018-08-08 11:26:36 +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
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
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
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
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
catborise
1700ddf8f1
undo extension adding changes
2018-07-25 11:28:05 +03:00
catborise
171f98b232
db migrations and storage list allocation info changes
2018-07-25 09:37:38 +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
b178bad93e
instance network page reconfigured. libxml2 artifacts cleaned. Some minor makeups
2018-07-24 13:52:47 +03:00
catborise
5adeead68d
remove data-sort
2018-07-20 14:25:56 +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
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
catborise
db67157907
redundant default bus statement
2018-07-19 09:22:41 +03:00
catborise
654dcddf03
minor corrections
2018-07-18 15:46:11 +03:00
catborise
eb9160cadb
minor correction
2018-07-18 15:26:15 +03:00
catborise
d44c65a3f4
unused/old bootstrap file deleted. instances.html make-up..
2018-07-18 15:01:09 +03:00
catborise
30e2a66be7
Correction of requirements and add guestfs req. Minor cosmetic change instances
2018-07-18 11:22:23 +03:00
catborise
0778116a40
instances view changed. memory usage converted to progress-bar. some bandi007 changes applied
2018-07-18 10:08:02 +03:00
catborise
6a7f30d4a6
host details cpu bug fixed
2018-06-29 15:09:01 +03:00
catborise
20e8b876e4
instance template change to instances as group of hosts. bootstrap.min.css and js updated. some info added.
2018-06-28 16:55:36 +03:00
Ing. Jan KRCMAR
19489cb08e
fix 4404d59
: clone instance cannot set new vname
2018-06-22 10:55:24 +02:00
Ing. Jan KRCMAR
5e8adec424
fix 920739c
: instances/views/instance must initialize console_listen_address
2018-06-21 15:13:12 +02: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
27a7a7a365
Merge branch 'master' of github.com:honza801/webvirtcloud
2018-06-19 13:07:07 +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
Anatoliy Guskov
920739c4c5
Merge branch 'master' into master
2018-06-15 19:13:41 +03: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
HongWeipeng
078905df8a
fix:sorted btween 'dict' and 'dict'
2018-06-11 12:41:46 +08: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
c58374ea2e
instance view order Computes by name
2018-04-27 14:12:56 +02:00
Ing. Jan KRCMAR
40049540ee
instances.html displays memory MB only in header. table sorts now int value, instead of string
2018-04-11 13:35:01 +02:00
Ing. Jan KRCMAR
41095ffb6d
sshkeys view can send keys in plain format
2018-04-05 16:26:17 +02:00
Ing. Jan KRCMAR
1ad2f03b52
add delete_instance function in instances.view
2018-03-16 08:18:22 +01:00
Ing. Jan KRCMAR
6cbad06f2c
instances/view/instance do not refresh media_iso when no media present
2018-02-15 10:54:39 +01:00
Ing. Jan KRCMAR
15d7216368
page speed serving enhancements
...
handle xml doc enhancements
2018-02-14 15:22:57 +01: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
ede9bb6b10
Instance.created added. means the creation (clone) of machine. dafaults auto_now_add=True
2017-10-26 10:09:58 +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
fd87cfd86e
fix disk_size NoneType while determining vm disks size
2017-06-26 14:45:12 +02:00
Ing. Jan KRCMAR
437be0df99
instance clone validate mac address
2017-06-15 11:57:31 +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
4d08f956fb
add /instance/sshkeys/ endpoint for retrieving instance owners ssh keys
2017-05-11 10:46:39 +02:00
Ing. Jan KRCMAR
b7457a4362
automatic remove instances with the same name
...
sometimes (fe. after manual migrations) some instances appear
multiple times in the database. this patch removes them from
the database while refreshing instance uuid. only under superuser.
records log message.
2017-04-20 14:47:05 +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
b5f9f638f1
autostart stays persistent after instance migration
2017-03-09 14:26:55 +01:00
Ing. Jan KRCMAR
20d0e5a09d
add offline migration option
2017-01-04 13:14:30 +01:00
Ing. Jan KRCMAR
48371ff92d
deleting instance with disk causes also delete of all corresponding snapshots. previously deleting instance with snapshots ended with error and probably also database inconsistency.
2016-11-04 09:33:49 +01:00
Ing. Jan KRCMAR
ed4cb864ad
Merge remote-tracking branch 'qdaniel/master'
2016-09-12 10:57:14 +02:00
Ing. Jan KRCMAR
525d42a74d
instances/views.py check instance name, alloweed r^[a-zA-Z0-9-]+$
2016-09-06 13:01:45 +02: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
Valentin Samir
7b3fcd17ea
Check user permission before delete or resize
...
Else a user without these permission could delete or resize and instance
by forging a good post request.
2016-05-09 12:07:30 +02:00
Valentin Samir
e75fc99449
Create instances with a random generated vnc password by default
2016-05-08 12:24:43 +02:00