Commit Graph

5190 Commits

Author SHA1 Message Date
Dietmar Maurer
acc0c13a84 improve task descriptions 2011-10-11 12:00:15 +02:00
Dietmar Maurer
c661ad50d2 use backgroud tasks for service actions 2011-10-11 10:06:25 +02:00
Dietmar Maurer
fc2b50c1dc use new asynchronous API for qemu 2011-10-10 13:22:17 +02:00
Dietmar Maurer
e59c9d18f9 fix bug #3: implement sendKeys 2011-10-10 13:20:47 +02:00
Dietmar Maurer
96e1743e3e log openvz configuration changes 2011-10-10 09:52:13 +02:00
Dietmar Maurer
d12338569d use better task descriptions 2011-10-10 09:37:09 +02:00
Dietmar Maurer
a42f6acbcb run openvz destroy_vm as background task 2011-10-10 09:15:11 +02:00
Dietmar Maurer
7ca813e6fd run openvz create_vm as background task 2011-10-10 09:10:17 +02:00
Dietmar Maurer
1ead9563a0 correctly encode boolean values in openvz configuration 2011-10-10 09:08:54 +02:00
Dietmar Maurer
f1a49f8b2b do not install ve-pve.auto.conf-sample 2011-10-10 08:22:03 +02:00
Dietmar Maurer
9056e748db add GUI for user_beancounters 2011-10-07 13:58:56 +02:00
Dietmar Maurer
5a74754cc5 use other way to compute openvz swap usage 2011-10-07 12:21:02 +02:00
Dietmar Maurer
56203bf1f7 add API for openvz user_beancounters 2011-10-07 12:20:15 +02:00
Dietmar Maurer
8786c4fa92 mention venet/veth in menu/titles 2011-10-07 10:16:17 +02:00
Dietmar Maurer
aa92db37aa display vswap for openvz containers 2011-10-07 10:07:03 +02:00
Dietmar Maurer
3055d5f6a2 display network and disk RRD for openvz 2011-10-07 09:38:43 +02:00
Dietmar Maurer
1307fab72e 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
191ab3805f fix openvz vmstatus list 2011-10-07 06:41:41 +02:00
Dietmar Maurer
661d27c104 buf fix for openvz network editor 2011-10-06 14:05:13 +02:00
Dietmar Maurer
7690de6e94 use extra tab for openvz DNS settings 2011-10-06 12:20:55 +02:00
Dietmar Maurer
9021b40c22 implement network vie/edit for openvz 2011-10-06 11:45:56 +02:00
Dietmar Maurer
b2b28dd076 ComboGrid: call clearInvalid() after load. 2011-10-06 11:10:19 +02:00
Dietmar Maurer
0cdade2c0f add 'ressources' to the compression dictionary. 2011-10-06 07:18:59 +02:00
Dietmar Maurer
337dca7c2a implement openvz option view/edit 2011-10-05 13:23:47 +02:00
Dietmar Maurer
d9f0ffa99d add ressource editor for openvz 2011-10-05 11:57:52 +02:00
Dietmar Maurer
c2ee4da3f5 increase release number to 2.0-6 2011-10-05 10:53:36 +02:00
Dietmar Maurer
877d3f6de7 fix bug #6: correctly implement bridged mode for openvz 2011-10-05 10:33:26 +02:00
Dietmar Maurer
dc5b8f7dff fix bug #8: correctly use macaddr instead of mac 2011-10-05 10:31:59 +02:00
Dietmar Maurer
e761984e87 encrypt container password (sha1) 2011-10-05 08:08:01 +02:00
Dietmar Maurer
1a7bfb8617 implemement PVE.OpenVZConsole
We now have fully functional openvz vnc console.
2011-10-05 07:37:01 +02:00
Dietmar Maurer
b1b121d57d implement vncproxy API for openvz 2011-10-05 07:35:15 +02:00
Dietmar Maurer
c486db9d09 avoid warnings about uninitialized values in pvestatd 2011-10-05 07:17:15 +02:00
Dietmar Maurer
d9c18330d7 add rrd API for openvz 2011-10-04 12:20:17 +02:00
Dietmar Maurer
ea55d5c642 use better class names for NotesView/NotesEdit 2011-10-04 12:09:01 +02:00
Dietmar Maurer
ce8395e5c3 implement Summary/Status view for OpenVZ
And add start/stop/shutdown/remove/console buttons.
2011-10-04 11:58:14 +02:00
Dietmar Maurer
7317ea2d33 make NotesView work with openvz containers 2011-10-04 11:56:12 +02:00
Dietmar Maurer
88a6668d3e correctly decode description 2011-10-04 11:54:09 +02:00
Dietmar Maurer
0715179668 implement openvz start/stop 2011-10-04 11:05:25 +02:00
Dietmar Maurer
099e5477e8 avoid error in triggers
test if /etc/pve is mounted; else simple exit
2011-10-04 07:04:30 +02:00
Dietmar Maurer
4223bcbaeb automatically use DNS settings from host 2011-10-03 13:05:15 +02:00
Dietmar Maurer
a408dfd799 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
c6594d0e54 implement openvz create wizard 2011-10-03 12:03:15 +02:00
Dietmar Maurer
6fb605f228 add icons for openvz containers 2011-09-30 08:17:16 +02:00
Dietmar Maurer
07672872e7 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
d9dbb87659 improve GroupView GUI (sensitive buttons) 2011-09-29 10:17:47 +02:00
Dietmar Maurer
3c0e2c948e 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
8446dd0284 improve UserView GUI (sensitive buttons) 2011-09-29 09:30:24 +02:00
Dietmar Maurer
282184f5a0 disable debug messages in REST.pm by default 2011-09-29 08:33:41 +02:00
Dietmar Maurer
ecbca9c355 disable debug messages in APIDaemon by default 2011-09-29 08:09:51 +02:00
Dietmar Maurer
78e9f56599 change default boot order to cdn
And disable Floppy option (till now we do not support floppies)
2011-09-29 07:51:10 +02:00