On 2012年09月12日 05:28, Eric Blake wrote:
Reported on the libvirt-users list.
* docs/apps.html.in: Add Eucalyptus.
Reported by Eric Choi.
---
Any objections to this patch, turning your email into the needed
doc markup?
docs/apps.html.in | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/docs/apps.html.in b/docs/apps.html.in
index 10ea6bf..903b099 100644
--- a/docs/apps.html.in
+++ b/docs/apps.html.in
@@ -212,6 +212,14 @@
modular Web Services architecture.
</dd>
+<dt><a
href="http://www.eucalyptus.com">Eucalyptus</a></dt>
+<dd>
+ Eucalyptus is an on-premise Infrastructure as a Service cloud
+ software platform that is open source and
+ AWS-compatible. Eucalyptus uses libivrt virtualization API to
+ directly interact with Xen and KVM hypervisors.
+</dd>
+
<dt><a
href="http://www.nimbusproject.org">Nimbus</a></dt>
<dd>
Nimbus is an open-source toolkit focused on providing
I should check the list before creating the patch. :-)
ACK, and pushed.
Osier