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
f4bf1fd54a
* Removed some XML insertions into strings as the break inserting into strings.
...
Note: These changes below shouldn't have been in this branch... *sigh*
* Fixed an issue with tools/anvil-provision-server where a VM would be created but didn't boot. When this happens, an explicit boot is sent via virsh. Also bumped up the time it waits for a new server to start up.
* Added an explicit call to scan-drbd after a new resource is created to ensure that if any calls come after looking for the next free DRBD minor or port, they don't use the ones just used.
Signed-off-by: Digimer <digimer@alteeve.ca>
4 years ago
..
scan-apc-pdu
* Created Database->get_bridges() that, surprise, loads data from the 'bridges' table.
4 years ago
scan-apc-ups
* Created Convert->fence_ipmilan_to_ipmitool() that takes a 'fence_ipmilan' call and converts it into a direct 'ipmitool' call.
4 years ago
scan-cluster
* Finished porting scan-storcli! This was the largest scan agent to migrate to M3.
4 years ago
scan-drbd
* Removed some XML insertions into strings as the break inserting into strings.
4 years ago
scan-hardware
* Created Database->get_bridges() that, surprise, loads data from the 'bridges' table.
4 years ago
scan-ipmitool
* Created Database->get_bridges() that, surprise, loads data from the 'bridges' table.
4 years ago
scan-lvm
* 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
scan-server
* Removed some XML insertions into strings as the break inserting into strings.
4 years ago
scan-storcli
* Created Database->get_bridges() that, surprise, loads data from the 'bridges' table.
4 years ago
Makefile.am
[build] first pass at adding a build system to integrate with CI
4 years ago