Commit Graph

200 Commits

Author SHA1 Message Date
Dietmar Maurer
105404851c make lint happy 2014-01-14 11:49:36 +01:00
Dietmar Maurer
d0efa75d56 update max cores limit to 128 2014-01-14 11:41:18 +01:00
Dietmar Maurer
0df1312acc use separate button for disk throttle.
There is enough space in the toolbar, so this is good enought for now.
Also remove some dead code, and re-ordered HDEdit to use both columns, which
looks better inside the CreateWizard.
2014-01-14 11:37:02 +01:00
Alexandre Derumier
62fdda73d0 split iothrottle form
//fixme : enable/disable splitbutton

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2014-01-14 11:09:06 +01:00
Dietmar Maurer
4c917e974d make it easier to set VLAN tags on OVS ports/bond 2013-12-30 11:06:34 +01:00
Dietmar Maurer
ed51f6d659 new ConsoleButton class
We now use that split-button everywhere to make the GUI more consistent.
2013-12-17 07:22:58 +01:00
Dietmar Maurer
5431e16f06 fixed typo 2013-12-11 12:01:47 +01:00
Dietmar Maurer
5ebcf7511f allow to open SPICE console with command menu 2013-12-11 08:20:10 +01:00
Dietmar Maurer
1454ba2e57 use PVE.Utils.openSpiceViewer() 2013-12-10 08:11:56 +01:00
Dietmar Maurer
2d802f8c3b include spiceterm 2013-12-10 07:35:57 +01:00
Dietmar Maurer
565133731d spice: use POST to get spice proxy configuration.
And create a data URL to open the external viewer (html 'src'
tag only works with 'GET')
2013-12-09 08:19:37 +01:00
Dietmar Maurer
8fd4b7eeb3 use a split-button for the console 2013-12-09 06:09:40 +01:00
Dietmar Maurer
a25c0e0cfc cleanup last commit 2013-12-05 07:09:32 +01:00
Alexandre Derumier
3e56f4ab09 hdedit : add io throttle max burst
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-12-05 06:45:56 +01:00
Alexandre Derumier
4920fa3a87 add zfs filter in hdmove
we don't want to display file format

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-10-08 06:15:06 +02:00
Alexandre Derumier
bf5ab22c6d remove nexenta plugin
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-10-08 06:14:45 +02:00
Michael Rasmussen
7995b6ebcc Latest-changes-which-removes-unused-config
Signed-off-by: Michael Rasmussen <mir@datanom.net>
2013-10-04 07:02:20 +02:00
Alexandre Derumier
517701869a add solaris ostype
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-09-25 08:28:59 +02:00
Dietmar Maurer
4af2c66cad some more gettext cleanups, update po files
Includes full german translation.
2013-08-29 12:06:53 +02:00
Dietmar Maurer
bc3e73be41 do not use gettext() inside render functions 2013-08-29 09:30:54 +02:00
Damien PIQUET
0070ee3752 Added translations
Signed-off-by: Damien PIQUET <piqudam@gmail.com>
2013-08-29 07:20:28 +02:00
Dietmar Maurer
118db09788 make jslint happy 2013-08-13 10:40:58 +02:00
Dietmar Maurer
76d0de20e2 allow to use serial terminal as display 2013-07-31 10:19:26 +02:00
Dietmar Maurer
cbad4a43ae spice: always use the API server as spice proxy server 2013-07-18 08:30:42 +02:00
Dietmar Maurer
29223818a9 add button to start spice console 2013-06-26 13:39:28 +02:00
Dietmar Maurer
869db90dc9 Clone: correctly pass pool parameter 2013-06-17 07:04:38 +02:00
Dietmar Maurer
b5ffa3eca6 make lint happy 2013-06-13 12:38:58 +02:00
Dietmar Maurer
9fb3048588 PVE.window.Edit: add backgroundDelay option
This can be used for the new async qemu config API.
2013-06-07 11:49:04 +02:00
Dietmar Maurer
efa6d7bcad remove debugging code 2013-06-06 08:04:12 +02:00
Dietmar Maurer
b2fe56d828 fix bug #368: use vtype 'DnsName' to verify host names 2013-06-03 13:12:19 +02:00
Dietmar Maurer
8b03461629 use gettext for 'Move disk' 2013-05-31 10:54:56 +02:00
Dietmar Maurer
af53052e93 HDMove: add flag to delete source volume after move
And use new API entry point move_disk (changed in recent qemu-server)
2013-05-31 10:47:06 +02:00
Dietmar Maurer
772a8ffb35 HDMove: show task viewer 2013-05-29 12:38:57 +02:00
Dietmar Maurer
419cd54c79 disable move disk button for unused volumes.
Move for unused volumes is not implememnted.
2013-05-29 12:29:25 +02:00
Dietmar Maurer
d82690807a HDMove: use POST intead of PUT 2013-05-29 12:23:02 +02:00
Alexandre Derumier
93e8c45052 add hdmove panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-05-29 12:19:03 +02:00
Dietmar Maurer
63f9d5119f update po files
more gettext cleanups
2013-05-16 08:58:36 +02:00
Dietmar Maurer
14b948f585 gettext cleanups 2013-05-16 08:10:54 +02:00
Dietmar Maurer
b05f247770 StorageSelector: alow to use new target option
Useful for clone API to restrict storage list.
2013-05-14 10:10:27 +02:00
Dietmar Maurer
10def0e8f9 fix spelling
hope this is correct.
2013-05-07 07:42:21 +02:00
Dietmar Maurer
b0269a15ed clone: correctly update field status (enabled/disabled) 2013-05-06 11:20:43 +02:00
Dietmar Maurer
9a32c2de3c clone: add target node selector 2013-05-06 10:34:51 +02:00
Dietmar Maurer
b43a9b2ea4 clone GUI: add pool, simplify code 2013-05-03 13:16:29 +02:00
Dietmar Maurer
939fd1a57a s/Clone To VM/Clone/ 2013-05-03 09:36:51 +02:00
Dietmar Maurer
eae66cf8d0 use 'Full/Linked Clone' consistently 2013-05-03 09:34:10 +02:00
Dietmar Maurer
fb99ef7ffb clone: make name optional 2013-05-03 09:29:33 +02:00
Dietmar Maurer
2a6fd892a3 make lint happy 2013-05-03 09:21:54 +02:00
Dietmar Maurer
08b0c8e7d4 clone: use new API entry point 2013-05-02 11:50:08 +02:00
Alexandre Derumier
99deaa7e4f qemu right click menu : add vm convert to template
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-05-02 11:05:55 +02:00
Alexandre Derumier
02536b9a90 add template right-click menu
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-05-02 11:05:34 +02:00
Alexandre Derumier
e041b086ee add clone vm option in qemu vm right click menu
fixme: add a new icon

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-05-02 11:03:41 +02:00
Alexandre Derumier
611fbdd881 add clone panel form
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-05-02 11:02:52 +02:00
Stefan Priebe
91b0d3c2c7 Qemu CreateWizard preselect current node
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
2013-04-24 05:58:54 +02:00
Dietmar Maurer
58d462efee use qcow2 as default format 2013-02-18 13:18:29 +01:00
Dietmar Maurer
defccfad1b Allow to set tablet option on the GUI 2013-02-18 10:53:30 +01:00
Alexandre Derumier
a7aa073353 config.js : disable start button if vm is a template on current (raw, qcow2)
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-02-15 10:23:01 +01:00
Dietmar Maurer
3e56f673e5 use e1000 as default network card 2013-02-14 11:22:10 +01:00
Dietmar Maurer
5614bec08b add task history to VM panel 2013-02-11 09:24:15 +01:00
Dietmar Maurer
02035e6141 make jslint happy
bump version to 2.3-7
2013-01-31 07:16:32 +01:00
Dietmar Maurer
2a29deac1f Display 'Resume' button when VM is 'paused' 2013-01-18 06:24:33 +01:00
Dietmar Maurer
4388ec5cb5 add balloon GUI
bump version to 2.3-4
2013-01-17 12:59:30 +01:00
Alexandre Derumier
625eb827d5 enable snapshot button only if vm has snapshot feature
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-12-28 07:55:42 +01:00
Alexandre Derumier
59b0923fa2 add : HDResize form
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-12-17 12:58:10 +01:00
Alexandre Derumier
28f52bd4f5 expose hd resize button to gui
This add a resize button in hardwaretab view. (only enabled if element selected is a disk)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-12-17 12:58:04 +01:00
Stefan Priebe
ae60540eb1 remove custom GUI timeout for stop and shutdown. Qemu API has already a useful default timeout.
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
2012-12-10 10:16:09 +01:00
Dietmar Maurer
1d7334d22f add win8 to OS type selector 2012-10-23 09:41:44 +02:00
Dietmar Maurer
e893439e32 use API call to get next free VMID
We cant use the ResourceStore, because it only contains VM accessable for
actual user.
2012-09-27 08:13:51 +02:00
Dietmar Maurer
995ac416dd hack: call setHeight to show scroll bars correctly 2012-09-26 11:23:06 +02:00
Dietmar Maurer
8e6c45c6da disable collapse for snapshot trees.
We use double click to open the edit window, and this badly interact
with collapse/expand.
2012-09-14 10:29:26 +02:00
Dietmar Maurer
d3e0245707 also use TaskProgress for snapshot removal 2012-09-14 10:20:34 +02:00
Dietmar Maurer
689aca16e1 revert autoscroll hack
Seem that the bug only occur on my win7 installation, nowhere else.
2012-09-14 10:17:04 +02:00
Dietmar Maurer
af03191c31 use new TaskProgress feature 2012-09-14 09:49:25 +02:00
Dietmar Maurer
12427b64b0 disable resize - not neccessary 2012-09-13 14:05:58 +02:00
Dietmar Maurer
25c6ff2d9b add workaround for autoScroll bug 2012-09-13 13:36:24 +02:00
Dietmar Maurer
ebc2d29053 clear error mask on successful load 2012-09-13 13:23:01 +02:00
Dietmar Maurer
576a5d516a display full vm settings for snapshots 2012-09-13 13:13:51 +02:00
Dietmar Maurer
bfb37bcd86 remove debug message 2012-09-13 11:45:34 +02:00
Dietmar Maurer
ee69f57f7c confirm rollback 2012-09-13 11:16:28 +02:00
Dietmar Maurer
d0780afcb0 improve snapshot tree GUI
Add dynamic updates, sort correctly.
2012-09-13 11:07:03 +02:00
Dietmar Maurer
5465dda8e7 mprove snapshot GUI 2012-09-11 13:18:21 +02:00
Dietmar Maurer
6ec2c38b76 add icons for snapshots 2012-09-11 11:27:40 +02:00
Dietmar Maurer
015f9fd336 add snapshot rollback and delete buttons 2012-09-10 13:52:04 +02:00
Dietmar Maurer
5c32c3a327 add snapshot tree to GUI 2012-09-10 13:30:38 +02:00
Dietmar Maurer
45314cad71 GUI: allow to select SCSI disks when creating VMs
Booting from SCSI disks works again in qemu-1.2.
2012-09-05 11:02:36 +02:00
Dietmar Maurer
853bf4531e use mbps instead of bps 2012-08-29 13:47:42 +02:00
Dietmar Maurer
74184048a6 add scsihw option to GUI 2012-08-29 11:31:14 +02:00
Dietmar Maurer
910e01202d add SATA to GUI 2012-08-29 10:52:13 +02:00
Alexandre Derumier
8aa01755ce disable format selection for rbd, sheepdog, nexenta
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:11:43 +02:00
Dietmar Maurer
de3db54f23 fix bug #236: do not pass fixed shutdown timeout 2012-08-21 12:57:11 +02:00
tgrodzinski
c17f3da4a4 allow minimum disk sizes of nearly 1MB
Signed-off-by: tgrodzinski <t.grodzinski@profihost.ag>
2012-08-03 07:13:26 +02:00
Dietmar Maurer
cbb20c6e19 use QMP to query detailed blockstats from KVM 2012-07-13 09:37:18 +02:00
Michel Loiseleur
325d6776fb Add Tab key to SendKey menu.
It's a workaround for b#16

Signed-off-by: Michel Loiseleur <michel@loiseleur.com>
2012-07-11 06:32:06 +02:00
Dietmar Maurer
edc58bdec8 use 1024*1024 instead of 1000000 for disk io limits 2012-06-18 06:20:23 +02:00
Dietmar Maurer
864bcd6555 use MB/s instead of bytes/s 2012-06-14 09:39:34 +02:00
Dietmar Maurer
9491b9de32 improve rate limit GUI 2012-06-14 08:54:27 +02:00
Timo Grodzinski
ed4ea4ceed Adds configuration of disk io op/s and byte/s limits
Signed-off-by: Timo Grodzinski <t.grodzinski@profihost.ag>
2012-06-14 07:57:23 +02:00
Dietmar Maurer
da344f4087 fix bug #174: add cpuunits to KVM options 2012-04-24 09:30:02 +02:00
Dietmar Maurer
ccb7d4baa4 fix bug #177: allow memory up to 512GB 2012-04-24 09:15:19 +02:00
Dietmar Maurer
ddb20c5876 fix bug #179: set default button 'no' for dangerous actions 2012-04-24 08:15:56 +02:00
Dietmar Maurer
640f8f14f3 add startup option to GUI 2012-04-20 11:50:27 +02:00