anvil/cgi-bin
Digimer 4a87ee71db * This commit started with work on webui endpoint set_power, but then switched to scancore debugging and I neglected to switch branches.
* Created Cluster->check_stonith_config() that checks and, if needed, reconfigures a cluster's fencing (stonith) config.
* Updated scan-cluster to call Cluster->check_stonith_config() at the end of each call.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-05-02 21:40:48 -04:00
..
cold_stop * Updated Cluster->assemble_storage_groups() and Cluster->anvil_name_from_uuid() and ->available_resources() to try to detect the anvil_uuid if not passed in. 2021-03-16 02:40:50 -04:00
get_anvil_status
get_anvils
get_cpu * THe get_cpu endpoint was completed. 2021-04-09 20:51:29 -04:00
get_memory * THe get_cpu endpoint was completed. 2021-04-09 20:51:29 -04:00
get_replicated_storage * Fixed a bug in Cluster->assemble_storage_groups() where, if a group is created during an anvil-provision-server run, the group would get created multiple times. 2021-04-15 18:51:10 -04:00
get_servers * Finished the 'get_X' enpoints so far defined. Added get_servers and completed get_status 2021-04-11 16:26:42 -04:00
get_shared_storage * THe get_cpu endpoint was completed. 2021-04-09 20:51:29 -04:00
get_status * Finished the 'get_X' enpoints so far defined. Added get_servers and completed get_status 2021-04-11 16:26:42 -04:00
Makefile.am * Finished the 'get_X' enpoints so far defined. Added get_servers and completed get_status 2021-04-11 16:26:42 -04:00
set_membership * Updated Cluster->assemble_storage_groups() and Cluster->anvil_name_from_uuid() and ->available_resources() to try to detect the anvil_uuid if not passed in. 2021-03-16 02:40:50 -04:00
set_power * This commit started with work on webui endpoint set_power, but then switched to scancore debugging and I neglected to switch branches. 2021-05-02 21:40:48 -04:00
striker * While working on the boot/shutdown server tools, ran into and fixed a bug where files uploaded before an Anvil! was added could not have those files sync'ed. This was fixed though the new Database->check_file_locations() method. 2021-04-14 22:56:18 -04:00
upload.pl