From 26031f23bc4fa2cc145952fd66c268679f2c954c Mon Sep 17 00:00:00 2001
From: Francisco Augusto <fran@kahun.es>
Date: Fri, 23 May 2014 17:33:27 +0200
Subject: [PATCH] Cloud Computing added

---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index 54ed875..8e5e509 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ A curated list of amazingly awesome sysadmin open source resources inspired by [
 * [Awesome Sysadmin](#awesome-sysadmin)
   * [Backups](#backups)
   * [Cloning](#cloning)
+  * [Cloud Computing](#cloud-computing)
   * [CMDB](#cmdb)
   * [Continuous integration](#continuous-integration)
   * [DevOps Tools](#devops-tools)
@@ -47,6 +48,12 @@ A curated list of amazingly awesome sysadmin open source resources inspired by [
 * [Clonezilla](http://clonezilla.org/) - Partition and disk imaging/cloning program.
 * [Fog](http://www.fogproject.org/) - Another computer cloning solution.
 
+## Cloud Computing
+
+* [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services.
+* [OpenNebula](http://opennebula.org/) - An user-driven cloud management platform for sysadmins and devops.
+* [OpenStack](https://www.openstack.org/) - Open source software for building private and public clouds.
+
 ## CMDB
 *Configuration management database.*