ctdb-scripts: Move database handling to its own event script
commit82250f3629424385f21d18dc65e68eb2866d3d73
authorMartin Schwenke <mschwenke@ddn.com>
Mon, 8 Apr 2024 01:15:24 +0000 (8 11:15 +1000)
committerMartin Schwenke <martins@samba.org>
Thu, 29 Aug 2024 22:48:33 +0000 (29 22:48 +0000)
treea69a5ce3bb818c36a46abf4ea7b5db1a21f758a7
parent9c354e358e59da2e0b5ad1d13d5b411458476ab3
ctdb-scripts: Move database handling to its own event script

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
16 files changed:
ctdb/config/events/legacy/00.ctdb.script
ctdb/config/events/legacy/95.database.script [copied from ctdb/config/events/legacy/00.ctdb.script with 93% similarity]
ctdb/doc/ctdb-script.options.5.xml
ctdb/doc/ctdb.1.xml
ctdb/doc/examples/ctdb.spec.in
ctdb/tests/UNIT/eventscripts/95.database.init.001.sh [moved from ctdb/tests/UNIT/eventscripts/00.ctdb.init.001.sh with 100% similarity]
ctdb/tests/UNIT/eventscripts/95.database.init.002.sh [moved from ctdb/tests/UNIT/eventscripts/00.ctdb.init.002.sh with 100% similarity]
ctdb/tests/UNIT/eventscripts/95.database.init.003.sh [moved from ctdb/tests/UNIT/eventscripts/00.ctdb.init.003.sh with 100% similarity]
ctdb/tests/UNIT/eventscripts/95.database.init.004.sh [moved from ctdb/tests/UNIT/eventscripts/00.ctdb.init.004.sh with 100% similarity]
ctdb/tests/UNIT/eventscripts/95.database.init.005.sh [moved from ctdb/tests/UNIT/eventscripts/00.ctdb.init.005.sh with 100% similarity]
ctdb/tests/UNIT/eventscripts/95.database.init.006.sh [moved from ctdb/tests/UNIT/eventscripts/00.ctdb.init.006.sh with 100% similarity]
ctdb/tests/UNIT/eventscripts/95.database.init.007.sh [moved from ctdb/tests/UNIT/eventscripts/00.ctdb.init.007.sh with 100% similarity]
ctdb/tests/UNIT/eventscripts/95.database.init.008.sh [moved from ctdb/tests/UNIT/eventscripts/00.ctdb.init.008.sh with 100% similarity]
ctdb/tests/UNIT/eventscripts/95.database.init.009.sh [moved from ctdb/tests/UNIT/eventscripts/00.ctdb.init.009.sh with 100% similarity]
ctdb/tests/UNIT/eventscripts/scripts/95.database.sh [moved from ctdb/tests/UNIT/eventscripts/scripts/00.ctdb.sh with 100% similarity]
ctdb/wscript