Commit Graph

5742 Commits

Author SHA1 Message Date
Dietmar Maurer
c1aeb364ae hide create menu for rbd, sheepdog, and nexenta
Util they are more stable. And vzdump should work too with those types.
2012-08-24 11:01:48 +02:00
Alexandre Derumier
6306ef2dd2 add nexenta storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:17:48 +02:00
Alexandre Derumier
c838576342 add sheepdog storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:17:36 +02:00
Alexandre Derumier
74d63b3313 add rbd storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:13:48 +02:00
Alexandre Derumier
56fd4763f4 utils: display new storage type
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:12:18 +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
713dcebd67 allow up to 16 virtio disks 2012-08-23 12:50:49 +02:00
Dietmar Maurer
59849502b3 fix bug 234: use correct nameserver order 2012-08-21 12:58:03 +02:00
Dietmar Maurer
de3db54f23 fix bug #236: do not pass fixed shutdown timeout 2012-08-21 12:57:11 +02:00
Alexandre Derumier
d7e57fb212 cpumodels : add missing sandybridge and Opteron_G4 cpu models
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-20 12:37:39 +02:00
Dietmar Maurer
5eec2b0446 fix startup ordering 2012-08-07 09:21:19 +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
f6af824aac updated Danish translation 2012-07-26 14:24:49 +02:00
Alexandre Derumier
cf497f7d41 add diskread, diskwrite, netin, netout to ResourceStore grid stats
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-07-13 09:47:28 +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
fb1cf1bf34 added Polish translation 2012-06-28 06:58:39 +02:00
Dietmar Maurer
a7d04d7174 display version info after login
It is a security risk to display version info to unauthenticated users.
2012-06-25 11:40:32 +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
226edf6d98 add Catalan translation 2012-06-14 07:02:53 +02:00
Dietmar Maurer
3f12bcfb9e use numeric sorting in startall 2012-06-05 06:16:55 +02:00
Dietmar Maurer
995853d082 also list pools with VM.Allocate permissions 2012-05-30 11:21:40 +02:00
Dietmar Maurer
336ec53a48 fix vzdump --exclude-path 2012-05-30 07:25:49 +02:00
Dietmar Maurer
18fb19623b include Danish translation 2012-05-29 07:36:03 +02:00
Dietmar Maurer
3003548fad fixes for new pve-access-control 2012-05-23 06:55:14 +02:00
Dietmar Maurer
5ad7ae4ac9 updated russian translation 2012-05-21 07:47:25 +02:00
Dietmar Maurer
59af6aee78 fix vzdump parameter parser (allow --stdout) 2012-05-02 11:13:13 +02:00
Dietmar Maurer
5d6259a040 fix RELEASE number 2012-04-30 11:05:55 +02:00
Dietmar Maurer
61d4cbfeca set apache directory access options for all used dirs
This prevents errors when somebody enables /etc/apache/conf.d/security
2012-04-30 11:01:14 +02:00
Dietmar Maurer
7cf19c431a bump version to 2.1-1 2012-04-26 07:01:21 +02:00
Dietmar Maurer
05e3e996f1 added Turkish translation 2012-04-26 06:18:38 +02:00
Dietmar Maurer
8cc89fbb66 correctly render user name 2012-04-24 09:53:05 +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
e1957ced9a use warning icon for dangerous actions 2012-04-24 08:59:43 +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
2840e6226e enable buttons on capability changes 2012-04-24 07:12:19 +02:00
Dietmar Maurer
640f8f14f3 add startup option to GUI 2012-04-20 11:50:27 +02:00
Dietmar Maurer
b92400b6a7 add startall/stopall API and init script 2012-04-20 09:35:08 +02:00
Dietmar Maurer
4b72af232c add option --nooutput 2012-04-20 08:20:44 +02:00
Dietmar Maurer
bc8f054e98 activate storage before starting containers 2012-04-18 12:09:48 +02:00
Dietmar Maurer
f13fe07f27 implement startall/stopall 2012-04-18 10:05:20 +02:00
Dietmar Maurer
f51e8ddd2a update Italian translation 2012-04-17 10:52:26 +02:00
Dietmar Maurer
8fb7d745dc fix bug #115: simplify GUI for users without permissions 2012-04-17 10:37:30 +02:00
Dietmar Maurer
2c1b94cd6c add fixes for Italian translation 2012-04-16 11:14:59 +02:00
Dietmar Maurer
72da7de758 add Italian translation 2012-04-16 10:14:10 +02:00
Dietmar Maurer
8572d646c3 avoid warning if df return negative value for available bytes 2012-04-16 09:40:26 +02:00