2941 Commits

Author SHA1 Message Date
Dietmar Maurer
6fb13d81c0 add timeout parameter for start/stop tasks 2011-10-11 12:00:42 +02:00
Dietmar Maurer
e8929d9b6b improve task descriptions 2011-10-11 12:00:15 +02:00
Dietmar Maurer
aeacfe4047 use backgroud tasks for service actions 2011-10-11 10:06:25 +02:00
Dietmar Maurer
72a74d5d48 use new asynchronous API for qemu 2011-10-10 13:22:17 +02:00
Dietmar Maurer
634b38d0ff fix bug #3: implement sendKeys 2011-10-10 13:20:47 +02:00
Dietmar Maurer
003f70ebc5 log openvz configuration changes 2011-10-10 09:52:13 +02:00
Dietmar Maurer
beaa695f03 use better task descriptions 2011-10-10 09:37:09 +02:00
Dietmar Maurer
9b2f547369 run openvz destroy_vm as background task 2011-10-10 09:15:11 +02:00
Dietmar Maurer
3ae33cce4a run openvz create_vm as background task 2011-10-10 09:10:17 +02:00
Dietmar Maurer
22f2628148 correctly encode boolean values in openvz configuration 2011-10-10 09:08:54 +02:00
Dietmar Maurer
fadec7ddbb do not install ve-pve.auto.conf-sample 2011-10-10 08:22:03 +02:00
Dietmar Maurer
de5d8ab10e add GUI for user_beancounters 2011-10-07 13:58:56 +02:00
Dietmar Maurer
3172ae64b7 use other way to compute openvz swap usage 2011-10-07 12:21:02 +02:00
Dietmar Maurer
41111bdc16 add API for openvz user_beancounters 2011-10-07 12:20:15 +02:00
Dietmar Maurer
c84fa8ff02 mention venet/veth in menu/titles 2011-10-07 10:16:17 +02:00
Dietmar Maurer
5152f72895 display vswap for openvz containers 2011-10-07 10:07:03 +02:00
Dietmar Maurer
51688b17ec display network and disk RRD for openvz 2011-10-07 09:38:43 +02:00
Dietmar Maurer
a0e53eb097 try to compute network/disk statistics for openvz
We currently need 'vzctl exec' for net stats which is clumsy.
And the blkio stats for container does not seem to deliver
correct values.
2011-10-07 09:36:27 +02:00
Dietmar Maurer
10591607f2 fix openvz vmstatus list 2011-10-07 06:41:41 +02:00
Dietmar Maurer
1e968bde43 buf fix for openvz network editor 2011-10-06 14:05:13 +02:00
Dietmar Maurer
2c3a6b25ad use extra tab for openvz DNS settings 2011-10-06 12:20:55 +02:00
Dietmar Maurer
4836f5b172 implement network vie/edit for openvz 2011-10-06 11:45:56 +02:00
Dietmar Maurer
f228d91439 ComboGrid: call clearInvalid() after load. 2011-10-06 11:10:19 +02:00
Dietmar Maurer
a40757a5b0 add 'ressources' to the compression dictionary. 2011-10-06 07:18:59 +02:00
Dietmar Maurer
7e8270c177 implement openvz option view/edit 2011-10-05 13:23:47 +02:00
Dietmar Maurer
52815271f8 add ressource editor for openvz 2011-10-05 11:57:52 +02:00
Dietmar Maurer
74d235cbaf increase release number to 2.0-6 2011-10-05 10:53:36 +02:00
Dietmar Maurer
64f2240c6d fix bug #6: correctly implement bridged mode for openvz 2011-10-05 10:33:26 +02:00
Dietmar Maurer
bc3c914a7a fix bug #8: correctly use macaddr instead of mac 2011-10-05 10:31:59 +02:00
Dietmar Maurer
6e9293ab7e encrypt container password (sha1) 2011-10-05 08:08:01 +02:00
Dietmar Maurer
7de32878b6 implemement PVE.OpenVZConsole
We now have fully functional openvz vnc console.
2011-10-05 07:37:01 +02:00
Dietmar Maurer
cfce32a1f8 implement vncproxy API for openvz 2011-10-05 07:35:15 +02:00
Dietmar Maurer
1e3c9d9166 avoid warnings about uninitialized values in pvestatd 2011-10-05 07:17:15 +02:00
Dietmar Maurer
a052831425 add rrd API for openvz 2011-10-04 12:20:17 +02:00
Dietmar Maurer
cd3753f6b7 use better class names for NotesView/NotesEdit 2011-10-04 12:09:01 +02:00
Dietmar Maurer
95855a83bf implement Summary/Status view for OpenVZ
And add start/stop/shutdown/remove/console buttons.
2011-10-04 11:58:14 +02:00
Dietmar Maurer
77b046eb31 make NotesView work with openvz containers 2011-10-04 11:56:12 +02:00
Dietmar Maurer
3a013cb9a1 correctly decode description 2011-10-04 11:54:09 +02:00
Dietmar Maurer
97d087f626 implement openvz start/stop 2011-10-04 11:05:25 +02:00
Dietmar Maurer
e0dcea939a avoid error in triggers
test if /etc/pve is mounted; else simple exit
2011-10-04 07:04:30 +02:00
Dietmar Maurer
544413f3b4 automatically use DNS settings from host 2011-10-03 13:05:15 +02:00
Dietmar Maurer
4a8674c914 return defaults if /etc/vz/vz.conf does not exists
I.e. when vzctl package is not installed.
2011-10-03 12:13:50 +02:00
Dietmar Maurer
26cfda5b0a implement openvz create wizard 2011-10-03 12:03:15 +02:00
Dietmar Maurer
52943683f2 add icons for openvz containers 2011-09-30 08:17:16 +02:00
Dietmar Maurer
6f18677bf1 disable toolbar in AuthView (make it read-only)
That code is too unstable, so we disable that for now.
2011-09-29 10:20:25 +02:00
Dietmar Maurer
fcc62b39a6 improve GroupView GUI (sensitive buttons) 2011-09-29 10:17:47 +02:00
Dietmar Maurer
d502e40db1 remove fieldset from UserEdit
We should implement the fielset option in InputPanel instead (if we really want to use fieldsets)
2011-09-29 10:04:42 +02:00
Dietmar Maurer
360018e249 improve UserView GUI (sensitive buttons) 2011-09-29 09:30:24 +02:00
Dietmar Maurer
04bbdbc253 disable debug messages in REST.pm by default 2011-09-29 08:33:41 +02:00
Dietmar Maurer
f5d9dc4927 disable debug messages in APIDaemon by default 2011-09-29 08:09:51 +02:00