[libvirt] [PATCH] docs: Add yet another libvirt based app

Michal Privoznik mprivozn at redhat.com
Thu Sep 24 06:13:43 UTC 2015


As announced on the list [1], Cherrypop is a management
application based on libvirt. It's a decentralized cloud software
with nice scaling ability.

1: https://www.redhat.com/archives/libvir-list/2015-September/msg00670.html

Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---

@Gustav: I've used the description from the github repo, if that's okay.

 docs/apps.html.in | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/apps.html.in b/docs/apps.html.in
index fd45189..86b3016 100644
--- a/docs/apps.html.in
+++ b/docs/apps.html.in
@@ -262,6 +262,16 @@
         using a dashboard.  Compute part uses libvirt to manage VM
         life-cycle, monitoring and so on.
       </dd>
+
+      <dt><a href="https://github.com/gustavfranssonnyvell/cherrypop">Cherrypop</a></dt>
+      <dd>
+        A cloud software with no masters or central points. Nodes
+        autodetect other nodes and autodistribute virtual
+        machines and autodivide up the workload. Also there is no
+        minimum limit for hosts, well, one might be nice. It's
+        perfect for setting up low-end servers in a cloud or a
+        cloud where you want the most bang for the bucks.
+      </dd>
     </dl>
 
     <h2><a name="libraries">Libraries</a></h2>
-- 
2.4.9




More information about the libvir-list mailing list