Commit Graph

5190 Commits

Author SHA1 Message Date
Dietmar Maurer
f35712ea21 CPUModelSelector: default model is kvm64 2013-02-25 07:03:50 +01:00
Dietmar Maurer
db37ad9b97 fix cache selector: default cache is 'none' 2013-02-25 06:35:26 +01:00
Dietmar Maurer
adf8c213cc fix bug #337: avoid warning with pvectl 2013-02-22 06:11:54 +01:00
Dietmar Maurer
1332d281f6 bump version to 2.3-8
internal testing requires new version
2013-02-18 13:40:09 +01:00
Dietmar Maurer
58d462efee use qcow2 as default format 2013-02-18 13:18:29 +01:00
Dietmar Maurer
23f92e9457 cleanup RDB GUI (remove authsupported)
Also remove default value for monhost, which was basically an example.
We should have a vtype for that instead.
2013-02-18 13:00:39 +01:00
Dietmar Maurer
defccfad1b Allow to set tablet option on the GUI 2013-02-18 10:53:30 +01:00
Dietmar Maurer
154a6c52c5 change template icon dynamically 2013-02-15 11:14:38 +01:00
Dietmar Maurer
a168c58fa7 change computer-template.png
We need a better icon. As temporary workaround, I copied an icon
from the gnome-icon-theme to avoid adding another external source
with different license terms.
2013-02-15 11:04:31 +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
Alexandre Derumier
8091a76574 resourcestore : add template field
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-02-15 10:22:10 +01:00
Alexandre Derumier
68cd38c2cc pvestatd : add template value to rrd
we need it for resourcestore

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-02-15 10:21:31 +01:00
Alexandre Derumier
47cba218a5 resource tree : display template icon is vm is a template
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-02-15 10:19:51 +01:00
Alexandre Derumier
ad594c6b24 add new icons for templates
computer-template.png
computer-on-template.png
snapshot-tempalte.png

icons are coming from libreoffice (I think they are under creative common license)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-02-15 10:13:33 +01:00
Dietmar Maurer
8dc7024cce fix changelog 2013-02-15 10:12:05 +01:00
Dietmar Maurer
bcf08eaf11 enable RBD on the GUI 2013-02-15 10:10:34 +01:00
Dietmar Maurer
3e56f673e5 use e1000 as default network card 2013-02-14 11:22:10 +01:00
Dietmar Maurer
076e8a41d1 display correct default cache mode (writeback) 2013-02-14 08:22:34 +01:00
Dietmar Maurer
5614bec08b add task history to VM panel 2013-02-11 09:24:15 +01:00
Dietmar Maurer
ffe8091bc4 make lint happy 2013-02-11 08:19:51 +01:00
Dietmar Maurer
20539e0c29 display KSM sharing on node status panel 2013-02-01 09:15:26 +01:00
Dietmar Maurer
f819963558 display number of sockets on nodes status panel 2013-02-01 08:57:36 +01:00
Dietmar Maurer
e99eb38458 use better error message 2013-02-01 07:49:59 +01:00
Dietmar Maurer
02035e6141 make jslint happy
bump version to 2.3-7
2013-01-31 07:16:32 +01:00
Dietmar Maurer
257fe45ed4 bump version to 2.3-6 2013-01-28 12:20:04 +01:00
Dietmar Maurer
bca6fe1d85 avoid perl warning 2013-01-22 11:44:41 +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
Dietmar Maurer
90c3fae4b4 avoid perl warning 2013-01-17 10:02:47 +01:00
Dietmar Maurer
3c353ed26d updates for new pve2.3-vm rrd format 2013-01-17 09:37:11 +01:00
Alexandre Derumier
1fa4f9118c skip ballooning during migration
avoid to add memory load overhead on the migration with balloon inflate/deflate

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-01-04 12:09:54 +01:00
Dietmar Maurer
40f546b907 use better icon for open console 2013-01-04 08:47:21 +01:00
Dietmar Maurer
c1bc34a337 disable auto-ballon if shares is set to zero 2012-12-28 14:02:43 +01:00
Dietmar Maurer
53f13052ed implement new auto balloon algorithm
Moved code into PVE/AutoBalloon.pm, and added a regression tests in bin/test/balloontest.pl
2012-12-28 12:50:13 +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
Dietmar Maurer
0883a37846 implement auto_balloning
bump version to 2.3-3
2012-12-20 13:45:19 +01:00
Dietmar Maurer
c4fd929e5f bump version to 2.3-2 2012-12-17 13:03:32 +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
Dietmar Maurer
757fd3d5b9 support new qemu vma backup files
bump version to 2.3-1
2012-12-13 12:55:09 +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
4bfdc21810 openvz: partial support for mac_filter
With this patch interfaces with mac_filter option are at least displayed
on the GUI. But it is still not possible to set the option, because
vzctl netif_add does not support the option.
2012-12-06 07:35:00 +01:00
Dietmar Maurer
da477551ea update request-tracker 2012-11-28 07:34:39 +01:00
Dietmar Maurer
7c5f127dd5 fix cpu types 2012-11-27 06:46:52 +01:00
Dietmar Maurer
d97c59832c Brazilian Transtalion 2012-11-19 13:20:13 +01:00
Dietmar Maurer
2d32003f0c add Norwegian translations 2012-11-15 07:34:17 +01:00
Dietmar Maurer
e3ceeb18e7 fix bug #276: create root mount point 2012-11-05 06:44:35 +01:00
Dietmar Maurer
24386563fc bump version to 2.2-28 2012-10-31 14:02:16 +01:00
Stefan Priebe
f2c68844cf PVE/API2/Nodes: remove hardcoded blowfish cipher PVE/API2/OpenVZ: remove hardcoded blowfish cipher
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
2012-10-31 14:00:36 +01:00
Dietmar Maurer
0ba26fb503 REST.pm: use inlime image data
New create_rrd_graph returns image data directly - no need to read from file.
2012-10-31 07:18:44 +01:00