mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
sys-cluster/booth first release
Signed-off-by: Andrea Postiglione <andrea.postiglione@gmail.com>
This commit is contained in:
19
sys-cluster/booth/metadata.xml
Normal file
19
sys-cluster/booth/metadata.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email></email>
|
||||
<name></name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">ClusterLabs/booth</remote-id>
|
||||
</upstream>
|
||||
<longdescription lang="en">
|
||||
The Booth Cluster Ticket Manager
|
||||
Booth manages tickets which authorize cluster sites located in geographically dispersed locations to run resources. It facilitates support of geographically distributed clustering in Pacemaker.
|
||||
Booth is based on the Raft consensus algorithm. Though the implementation is not complete (there is no log) and there are a few additions and modifications, booth guarantees that a ticket is always available at just one site as long as it has exclusive control of the tickets.
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="glue">Use libraries from <pkg>sys-cluster/cluster-glue</pkg></flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user