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 3d7ce84c38 * Fixed a bug in Get->host_from_ip_address() where hosts that are no longer used are returned, meaning 2+ results could be returned after a node was replaced, meaning no host name was returned. 4 years ago
..
Account.pm * Updated all methods to add (or fix) logging the method entry. 4 years ago
Alert.pm * Finished porting scan-storcli! This was the largest scan agent to migrate to M3. 4 years ago
Cluster.pm * Finished fixing automatic building of Storage Groups on systems where VGs are deleted. 4 years ago
Convert.pm * Created Convert->fence_ipmilan_to_ipmitool() that takes a 'fence_ipmilan' call and converts it into a direct 'ipmitool' call. 4 years ago
DRBD.pm [build] first pass at adding a build system to integrate with CI 4 years ago
Database.pm * Updated Tools->_anvil_version() and Get->anvil_version() to now pick up a SchemaVersion from anvil.sql. This will change only when the schema changes and is used when Database->connect() is checking compatibility with other anvil database hosts. This will make it only break connection when there is a reason to do so. The anvil_version still remains as an informational version that will help when supporting users later. 4 years ago
Email.pm [build] first pass at adding a build system to integrate with CI 4 years ago
Get.pm * Fixed a bug in Get->host_from_ip_address() where hosts that are no longer used are returned, meaning 2+ results could be returned after a node was replaced, meaning no host name was returned. 4 years ago
Job.pm * Moved the scan-drbd function 'gather_drbd_date' and moved it into DRBD->gather_date(). 4 years ago
Log.pm * Updated .spec for the new source location. 4 years ago
Network.pm [build] first pass at adding a build system to integrate with CI 4 years ago
Remote.pm * Updated Tools->_anvil_version() and Get->anvil_version() to now pick up a SchemaVersion from anvil.sql. This will change only when the schema changes and is used when Database->connect() is checking compatibility with other anvil database hosts. This will make it only break connection when there is a reason to do so. The anvil_version still remains as an informational version that will help when supporting users later. 4 years ago
ScanCore.pm [build] first pass at adding a build system to integrate with CI 4 years ago
Server.pm [build] first pass at adding a build system to integrate with CI 4 years ago
Storage.pm * Updated Tools->_anvil_version() and Get->anvil_version() to now pick up a SchemaVersion from anvil.sql. This will change only when the schema changes and is used when Database->connect() is checking compatibility with other anvil database hosts. This will make it only break connection when there is a reason to do so. The anvil_version still remains as an informational version that will help when supporting users later. 4 years ago
Striker.pm * Created Database->get_bridges() that, surprise, loads data from the 'bridges' table. 4 years ago
System.pm * Updated Tools->_anvil_version() and Get->anvil_version() to now pick up a SchemaVersion from anvil.sql. This will change only when the schema changes and is used when Database->connect() is checking compatibility with other anvil database hosts. This will make it only break connection when there is a reason to do so. The anvil_version still remains as an informational version that will help when supporting users later. 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 * Support for OS type selection was missing in tools/anvil-provision-server, this commit adds support for this, as well as some infrastructure to support it. This includes a new 'sys::servers::os_short_list' variable that contains a CSV of main OSes to show in a "short" list (the full list is massive). This variable can be set by the user in anvil.conf. Also added job progress calls that were missing through the storage config. 4 years ago