anvil/cgi-bin
2021-06-25 21:40:55 -04:00
..
get_anvil_status
get_anvils fix(cgi-bin): move error string key to 0307 2021-06-04 19:00:34 -04:00
get_cpu fix(cgi-bin): add login cookie guard to get_cpu 2021-06-04 19:00:34 -04:00
get_filesystems chore(cgi-bin): rename existing get_shared_storage->get_filesystems 2021-06-03 11:26:32 -04:00
get_memory fix(cgi-bin): correct reserved memory constant to 8GiB 2021-06-04 19:41:09 -04:00
get_networks fix(cgi-bin): add login cookie guard to get_networks 2021-06-04 19:13:25 -04:00
get_replicated_storage fix(cgi-bin): add login cookie guard to get_replicated_storage 2021-06-04 19:14:33 -04:00
get_servers fix(cgi-bin): add login cookie guard to get_servers 2021-06-04 19:15:13 -04:00
get_shared_storage fix(cgi-bin): add login cookie guard to get_shared_storage 2021-06-04 19:16:04 -04:00
get_status fix(cgi-bin): add login cookie guard to get_status 2021-06-04 19:16:51 -04:00
Makefile.am build(cgi-bin): exclude get_anvil_status endpoint 2021-06-04 12:11:48 -04:00
set_membership fix(cgi-bin): add login cookie guard to set_membership 2021-06-04 19:17:49 -04:00
set_power fix(cgi-bin): enable sending power on/off server VM jobs 2021-06-25 21:40:55 -04:00
striker * Updated the pacemaker server config to drop the stop timeout to 5 minutes and the migration timeout to 10 minutes. This will avoid blocking the entire cluster when a stop or migrate operation times out. Will update scan-server to clean these up when they happen. 2021-06-11 03:17:07 -04:00
upload.pl