Commit Graph

1305 Commits

Author SHA1 Message Date
Dietmar Maurer
0bcfe0124f depend on libev-perl
This is the preferred/default event loop for AnyEvent. This is faster and
better tested than the native perl loop.
2014-12-18 16:01:29 +01:00
Dietmar Maurer
6de9c74747 fix arguments for register_restart_command 2014-12-18 13:52:47 +01:00
Dietmar Maurer
01b089e4d6 spiceproxy: do not use perl flag -w 2014-12-18 10:43:27 +01:00
Dietmar Maurer
891d124227 pvestatd: use new Daemon class from pve-common 2014-12-18 10:42:27 +01:00
Dietmar Maurer
7ae066cbdc bump version to 3.3-8 2014-12-02 14:04:57 +01:00
Dietmar Maurer
6f6fbb846c pveproxy: also support newer tls versions 2014-12-02 14:01:32 +01:00
Dietmar Maurer
4536f27851 bump version to 3.3-7 2014-11-26 06:57:13 +01:00
Dietmar Maurer
02e5975925 avoid warning about uninitialized value 2014-11-26 06:55:55 +01:00
Dietmar Maurer
77e3397ee5 bump version to 3.3-6 2014-11-24 06:46:46 +01:00
Dietmar Maurer
4c3c9a4c3c install missing file EmailNotificationSelector.js 2014-11-24 06:46:01 +01:00
Tobias Doerffel
f9adc7763d Fixed typo in backup API
Signed-off-by: Tobias Doerffel <tobias.doerffel@ed-chemnitz.de>
2014-11-24 06:36:48 +01:00
Tobias Doerffel
7a5fd13180 VZDump: fixed typo in description for size parameter
Signed-off-by: Tobias Doerffel <tobias.doerffel@ed-chemnitz.de>
2014-11-24 06:35:47 +01:00
Tobias Doerffel
8b4b4860ec VZDump: added email notification setting
It's now possible to make VZDump only send a mail in case of a failure.

Signed-off-by: Tobias Doerffel <tobias.doerffel@ed-chemnitz.de>
2014-11-24 06:35:15 +01:00
Wolfgang Link
18cc143063 Bug#579: add START parameter in /etc/default/pve-manager
add check if START Parameter is set in FILE: /etc/default/pve-manager
If START="no" NO VM will start if pve-manager start is called
If START!="no" or not present, VMs will use the boot_at_start Flag

Signed-off-by: Wolfgang Link <wolfgang@linksystems.org>
2014-11-18 08:06:24 +01:00
Dietmar Maurer
c19a07dd76 bump version to 3.3-5 2014-10-23 11:04:55 +02:00
Stefan Priebe
6ec9de4426 VZDump: send an error email in case of lock failure
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
2014-10-23 10:57:22 +02:00
Dietmar Maurer
fb4fa773ea bump version to 3.3-4 2014-10-15 15:49:45 +02:00
Dietmar Maurer
9998e38e07 pveproxy: limit ourselfes to tlsv1
older versions are considered insecure, for example search for "Poodle"-Attac
2014-10-15 15:46:47 +02:00
Dietmar Maurer
851570dd07 bump version to 3.3-3 2014-10-09 09:39:18 +02:00
Dan Hunsaker
f40d6ef1d3 Add suspend/resume options to the mobile web UI menus
With the new mobile interface, we need to implement UI changes in two
places.  This lets us simplify our mobile interface so it isn't cluttered
with options that mobile browsers can't easily handle, usually due to size.
This patch implements Suspend and Resume of VMs and CTs via the mobile
web UI.

Signed-off-by: Dan Hunsaker <danhunsaker@gmail.com>
2014-10-09 09:36:29 +02:00
Dan Hunsaker
47236d0a05 Add suspend/resume options to web UI CmdMenus
The PVE2 API supports suspend/resume of VMs (and now CTs), but the web UI
doesn't make these options available.  This patch adds Suspend and Resume
items to the CmdMenus of OpenVZ and QEMU guests.  I considered adding the
options to the toolbar, but since it is already pretty full, I opted
against doing so for the moment.  Perhaps the various startup options can
be combined into a dropdown menu similar to how the console options are
set up, and the various shutdown opitons combined into another.  That
would provide the necesarry space to add the Suspend and Resume options
there.

This patch also provides descriptions for Suspend and Resume tasks in the
task logs, bringing full suspend/resume support to the web GUI.

Signed-off-by: Dan Hunsaker <danhunsaker@gmail.com>
2014-10-09 09:25:55 +02:00
Dan Hunsaker
d0f61ed0f6 Add suspend/resume support to pvectl
Now that the API supports CT suspend/resume, it makes sense to have pvectl
support it, too.  It *does* use different names than vzctl does, but it
seems to make sense to be consistent with the API naming in a PVE utility.

Signed-off-by: Dan Hunsaker <danhunsaker@gmail.com>
2014-10-09 09:23:55 +02:00
Dietmar Maurer
4e77f033da small cleanup 2014-10-09 09:23:00 +02:00
Dan Hunsaker
b71c468669 Add CT suspend/resume support via PVE2 API
Suspend/resume support for VMs has been in the PVE2 API for some time,
but even though vzctl supports suspend/resume (what they call checkpoint/
restore), the API doesn't yet support suspend/resume for CTs.  This patch
adds that support.

Signed-off-by: Dan Hunsaker <danhunsaker@gmail.com>
2014-10-09 09:21:13 +02:00
Dietmar Maurer
f183a9fbb6 bump version to 3.3-2 2014-09-17 16:34:57 +02:00
Dietmar Maurer
c165567b06 fix bug #534: implement firewall checkbox for OpenVZ CreateWizard 2014-09-17 16:33:01 +02:00
Dietmar Maurer
6a04bb94c2 bump version to 3.3-1 2014-09-08 09:57:01 +02:00
Dietmar Maurer
59c179fd1f i18n: add missing gettext calls 2014-09-08 09:50:30 +02:00
Dietmar Maurer
82431b3c82 i18n: use gettext for 'Path' and 'Target' 2014-09-08 08:27:32 +02:00
Dietmar Maurer
43da1fd0c4 ceph: use 'firefly' as default release 2014-09-08 06:53:51 +02:00
Dietmar Maurer
10fe1979a6 bump version to 3.2-31 2014-09-04 17:35:12 +02:00
Stanislav German-Evtushenko
4b15265645 GUI: add new email_from option to datacenter.cfg
Signed-off-by: Stanislav German-Evtushenko <ginermail@gmail.com>
2014-09-04 17:16:02 +02:00
Dietmar Maurer
29f04884e2 bump version to 3.2-30 2014-09-01 11:38:51 +02:00
Alexandre Derumier
757e015272 resourcegrid : add template menu
same than the resourcetree
or we can create linked clone from the grid

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2014-08-29 09:03:57 +02:00
Dietmar Maurer
44251d9fc5 fix label width for spanish translation 2014-08-29 08:08:22 +02:00
Dietmar Maurer
c5f38bde8d ibump version to 3.2-29 2014-08-27 11:53:16 +02:00
Dietmar Maurer
405da57f66 glusterfs GUI: new option server2 to specify backup volfile server 2014-08-27 11:51:19 +02:00
Dietmar Maurer
375130e9f0 use combobox for iscsiprovider 2014-08-26 10:10:45 +02:00
Dietmar Maurer
0957d894c1 bump version to 3.2-28 2014-08-26 09:36:49 +02:00
Dietmar Maurer
9550b0940d GUI: allow to add ZFS storage 2014-08-26 09:35:24 +02:00
Dietmar Maurer
1b83a62275 bump version to 3.2-27 2014-08-21 12:08:20 +02:00
Dietmar Maurer
d98947b3f8 fix bug #554: do not set delete flag on create 2014-08-21 12:06:12 +02:00
Dietmar Maurer
1f902a91c7 bump version to 3.2-26 2014-08-21 09:27:40 +02:00
Dietmar Maurer
cdc5c9cc17 use better icons for storage menu 2014-08-21 09:27:24 +02:00
Dietmar Maurer
7363b51546 fix changelog 2014-08-20 12:23:58 +02:00
Alexandre Derumier
7d5190f465 add Broadwell cpu model
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2014-08-20 12:22:57 +02:00
Dietmar Maurer
a986c65da3 bump version to 3.2-25 2014-08-20 12:19:16 +02:00
Alexandre Derumier
fdefb2cdfd add discard option to qemu drive
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2014-08-20 12:10:38 +02:00
Dietmar Maurer
eef43bbd50 cleanup gettext translation for firewall panel
Avoid use of plural to minimize translation overhead.
2014-08-13 12:57:51 +02:00
Dietmar Maurer
6dd4c09492 use gettext for 'none' 2014-08-13 12:46:05 +02:00