Local modifications to ClusterLabs/Anvil by Alteeve
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Digimer
e240a32a19
* Created Cluster->parse_crm_mon and updated Cluster->parse_cib() to determine what state a server is in and which host has a server.
...
* Added support in anvil.conf to disable scan agents with 'scancore::<agent_name>::disable', and added handling this to agents. Also allowed for '--force' to override this setting.
* Updated ScanCore->agent_startup() to allow for empty scan agent table lists.
Signed-off-by: Digimer <digimer@alteeve.ca>
4 years ago
..
Account.pm
* Updated all methods to add (or fix) logging the method entry.
4 years ago
Alert.pm
* Finished (initial) testing of scan-hardware. The first M3 scan agent is done!
4 years ago
Cluster.pm
* Created Cluster->parse_crm_mon and updated Cluster->parse_cib() to determine what state a server is in and which host has a server.
4 years ago
Convert.pm
* Created the ScanCore.pm module with the first 'agent_startup' method which generalized scan agent start up.
4 years ago
DRBD.pm
* Moved the '_host_name', '_short_host_name', and '_domain_name' private methods in Tools.pm over to Get.pm (removing the leading '_' in the method names).
4 years ago
Database.pm
* Moved the '_host_name', '_short_host_name', and '_domain_name' private methods in Tools.pm over to Get.pm (removing the leading '_' in the method names).
4 years ago
Email.pm
* Moved the '_host_name', '_short_host_name', and '_domain_name' private methods in Tools.pm over to Get.pm (removing the leading '_' in the method names).
4 years ago
Get.pm
* Moved the '_host_name', '_short_host_name', and '_domain_name' private methods in Tools.pm over to Get.pm (removing the leading '_' in the method names).
4 years ago
Job.pm
* Updated all methods to add (or fix) logging the method entry.
4 years ago
Log.pm
* Updated Log->entry() to set the log file handle to UTF-8 when opened.
4 years ago
Network.pm
* Moved the '_host_name', '_short_host_name', and '_domain_name' private methods in Tools.pm over to Get.pm (removing the leading '_' in the method names).
4 years ago
Remote.pm
* Moved the '_host_name', '_short_host_name', and '_domain_name' private methods in Tools.pm over to Get.pm (removing the leading '_' in the method names).
4 years ago
ScanCore.pm
* Created Cluster->parse_crm_mon and updated Cluster->parse_cib() to determine what state a server is in and which host has a server.
4 years ago
Server.pm
* Created Cluster->boot_server, ->shutdown_server and ->migrate_server methods that handle booting, migrating and shutting down servers. Also created the private method ->_set_server_constraint which is used by migrate and boot to set resource constraints to control where a server boots or migrates to.
4 years ago
Storage.pm
* Updated all methods to add (or fix) logging the method entry.
4 years ago
Striker.pm
* Moved the '_host_name', '_short_host_name', and '_domain_name' private methods in Tools.pm over to Get.pm (removing the leading '_' in the method names).
4 years ago
System.pm
* Moved the '_host_name', '_short_host_name', and '_domain_name' private methods in Tools.pm over to Get.pm (removing the leading '_' in the method names).
4 years ago
Template.pm
* Updated all methods to add (or fix) logging the method entry.
4 years ago
Validate.pm
* Updated all methods to add (or fix) logging the method entry.
4 years ago
Words.pm
* Fixed a bug in Words->string() where not having the parameter 'file' set caused the default 'words.xml' to be specified, preventing strings from scan agents from being used.
4 years ago