]> git.proxmox.com Git - pve-ha-manager.git/history - src/PVE/API2/HA/Resources.pm
Resource/API: abort early if resource in error state
[pve-ha-manager.git] / src / PVE / API2 / HA / Resources.pm
2017-03-14 Thomas LamprechtResource/API: abort early if resource in error state
2016-04-20 Thomas LamprechtResources: deny setting nonexistent group
2015-10-30 Thomas LamprechtHA API: Fix permissions
2015-10-12 Thomas Lamprechtfix typo in error message s/storage/resource/
2015-10-12 Thomas Lamprechtcheck resource better on addition and update
2015-09-26 Thomas LamprechtUse new lock domain sub instead of storage lock
2015-09-16 Thomas Lamprechtuse helpers to enable advanced auto completion
2015-04-07 Dietmar Maureradd warnings if ha group does not exists
2015-04-03 Dietmar Maureruse correct class
2015-04-03 Dietmar Maurerapi: allow to use simply VMIDs as resource id
2015-04-01 Dietmar Maurercreate /etc/pve/ha
2015-04-01 Dietmar Maureruse correct package for lock_ha_config
2015-03-27 Dietmar Maurermove configuration handling into PVE::HA::Config
2015-03-13 Dietmar Maureradd migrate and relocate commands to cli tool
2015-03-13 Dietmar Maureradd enable/disable to cli tool
2015-03-13 Dietmar Maurerimprove API for resources
2015-03-12 Dietmar Maurerstart implementing an API