- 24 Oct, 2015 2 commits
-
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
- 23 Oct, 2015 3 commits
-
-
Wolfgang Link authored
-
Dietmar Maurer authored
-
Wolfgang Link authored
This is necessary because CPU are not hot-plug-able and memory are hot-plug-able. also this will be useful for the new resource window.
-
- 20 Oct, 2015 3 commits
-
-
Dietmar Maurer authored
-
Thomas Lamprecht authored
The check used was completely wrong and so the startall and stopall API calls touched HA managed service, which they shouldn't. Using the vm_is_ha_managed call from the HA stack fixes that. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
Thomas Lamprecht authored
When adding the new LXC config format we forgot to adapt the get_start_stop_list and do s/pve.startup/onboot/ This fixes that qemu VMs were started always before LXC CTs, irregardless of the defined order. This also let's us simplify the surrounding code and reduce code reuse. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
- 15 Oct, 2015 2 commits
-
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
- 12 Oct, 2015 1 commit
-
-
Dietmar Maurer authored
-
- 09 Oct, 2015 3 commits
-
-
Dietmar Maurer authored
correct brand name
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
- 05 Oct, 2015 4 commits
-
-
Dietmar Maurer authored
-
Wolfgang Bumiller authored
-
Dietmar Maurer authored
-
Wolfgang Bumiller authored
-
- 03 Oct, 2015 2 commits
-
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
- 02 Oct, 2015 4 commits
-
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
- 01 Oct, 2015 2 commits
-
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
- 29 Sep, 2015 2 commits
-
-
Dietmar Maurer authored
-
Thomas Lamprecht authored
As we, for now, default to exclude ext5 from our build it's better to make an check if its directory exists, and only then allow to load from it. Else we can get errors on proxy startup, and when someone passes the ext5 parameter. Also make a indent/whitespace cleanup. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
- 26 Sep, 2015 2 commits
-
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
- 25 Sep, 2015 4 commits
-
-
Wolfgang Bumiller authored
verify_blockdev_path didn't check the result of abs_path causing commands like `pveceph createosd bad/path` to error with a meaningless "Use of uninitialized value" message.
-
Dietmar Maurer authored
-
Dietmar Maurer authored
We don't want to have development code in final 4.0 release.
-
Alexandre Derumier authored
Edit only for now, create will come soon in another patch Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
-
- 24 Sep, 2015 6 commits
-
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
Thomas Lamprecht authored
[TaskList]: * format task date on the same node as the title. If space isn't there, the date goes on it's own line. * Truncate output of task status to a maximum of 160 characters to fix formating, also the list should only give an overview. * set list flex to 1, this fixes height and scrolling issues * Put affected node and status on a own line. [TaskViewer] * Only show task status, the exit status is in the log below, also some long statuses break this page completely. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
Thomas Lamprecht authored
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
Thomas Lamprecht authored
also the keys to display from the lxc config where updated as some from OpenVZ times where used. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
Thomas Lamprecht authored
As the lxc and qemu summary pages share almost all the code we implement a base class which provides the shared functionality. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-