pve-manager/PVE/API2
Thomas Lamprecht 8ad1127a16 fix #1578: api/resource hastate: fallback to resource cfg state
With ignored or still queued services we have no hastate for a
service in the manager status available.

As we use hastate in the web UI to determine if a service is
configured for HA this could lead to confusion there.
For example, the VM/CT 'Manage HA' window thinks tries to add the
service again if its in the 'ignored' state, and then the backend
errors out because it is already configured.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-11-28 15:59:58 +01:00
..
APT.pm APT: update packages and package names 2017-03-16 07:06:25 +01:00
Backup.pm restrict vzdump cron options 2016-10-17 10:36:06 +02:00
Ceph.pm Fix: #1542, use percent_used key instead of calculation 2017-10-31 08:21:32 +01:00
Cluster.pm fix #1578: api/resource hastate: fallback to resource cfg state 2017-11-28 15:59:58 +01:00
HAConfig.pm use new ha infrastructure 2015-04-03 08:36:59 +02:00
Makefile pvesr: add pve storage replication tool 2017-05-31 08:23:46 +02:00
Network.pm Remove IPv4 netmask check 2016-06-06 14:50:25 +02:00
Nodes.pm make ssh connection transparent 2017-11-17 10:37:31 +01:00
Pool.pm lxc added to read_pool 2015-07-22 13:30:23 +02:00
Replication.pm Clean up unnecessary code. 2017-09-25 15:45:28 +02:00
ReplicationConfig.pm Fix create replication job 2017-06-28 14:20:09 +02:00
Services.pm Fix #1386: track postfix daemon status via postfix@- 2017-05-29 14:52:24 +02:00
Subscription.pm PVE/API2/Subscription.pm - use new PVE::Subcription class 2017-10-03 12:54:29 +02:00
Tasks.pm PVE::API2::Tasks - remove dead code 2017-06-08 08:52:22 +02:00
VZDump.pm use new PVE::Storage::check_volume_access() 2017-01-18 17:30:40 +01:00