anvil/Anvil/Tools
digimer d64044c7d1 Test fix for storage group race condition.
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-05-01 13:48:27 -04:00
..
Account.pm * Fixed a bug (maybe) that was causing users to get immediately logged out of the WebUI 2021-11-15 01:01:23 -05:00
Alert.pm * Fixed a bug in Alert->check_condition_age() where not setting a host_uuid caused the returned age to always be 0. 2022-08-29 17:30:52 -04:00
Cluster.pm Test fix for storage group race condition. 2023-05-01 13:48:27 -04:00
Convert.pm * Applied typo fixed from PR #286 (thanks, Deezzir!). Also moved all the raw prints into words.xml. 2023-01-16 20:23:29 -05:00
Database.pm More logging to debug storage group race condition 2023-04-18 19:14:59 -04:00
DRBD.pm This fixes a race condition when multiple servers are provisioned at (nearly) the same time. 2023-04-28 00:19:53 -04:00
Email.pm * Updated Email->get_next_server() to ignore DELETED mail servers, and it now loads mail servers if not yet in memory. 2023-04-13 00:26:32 -04:00
Get.pm * This is a small commit to increase logging while chasing down a race condition issue with assembling storage groups. 2023-04-30 19:47:58 -04:00
Job.pm Updates Jobs->update_progress() to take a 'variables' hash reference, and to support logging as well. 2021-07-16 15:07:07 -04:00
Log.pm * Updated Cluster->parse_crm_mon() to record the role of stonith resources. 2022-08-31 12:57:01 -04:00
Network.pm * Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell. 2023-03-03 14:42:28 -05:00
Remote.pm * Undid the #!no_value!# -> !!no_value!! change as it broke language processing. 2022-12-07 21:52:14 -05:00
ScanCore.pm * Updated System->configure_ipmi() to auto-configure DR hosts once they've been assigned a BCN IP address. 2023-04-05 15:04:39 -04:00
Server.pm * Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell. 2023-03-03 14:42:28 -05:00
Storage.pm * Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes. 2023-03-30 12:50:44 -04:00
Striker.pm * Fixed a bug where resync'ing the database was missing tables. 2022-03-29 17:12:26 -04:00
System.pm * Updated System->configure_ipmi() to auto-configure DR hosts once they've been assigned a BCN IP address. 2023-04-05 15:04:39 -04:00
Template.pm * This adds two new files; cgi-bin/get_anvils and cgi-bin/get_anvil_status, that will form the foundation of the new interactive web UI. 2021-02-09 22:45:40 -05:00
Validate.pm Added the new 'anvil-network-profiler' tool. 2022-07-19 21:16:46 -04:00
Words.pm Merge branch 'main' into anvil-tools-dev 2023-04-05 16:11:01 -04:00