From 221a3f0695a1db027657a45c8b6482046d7b771b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Ole=C5=9B?= <loles@mirantis.com>
Date: Fri, 12 Feb 2016 10:52:35 +0100
Subject: [PATCH] Add solar description

Moved from wiki.

Change-Id: I1e9dab49b91e7b775b4e13a8ab94905d77670283
Closes-bug: 1541394
---
 doc/source/index.rst | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/doc/source/index.rst b/doc/source/index.rst
index 58cf637f..18943e5d 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -6,6 +6,22 @@
 Welcome to Solar's documentation!
 =================================
 
+Solar provides flexible orchestration and resource management framework for
+deploying distributed systems. It leverages abstraction layer over commonly
+used configuration management systems like puppet, ansible etc. to enable
+complex, multi node orchestration.
+
+Solar can be used as separate tool for quick prototyping deployment topology,
+but as a framework it can be also integrated with existing tools used to
+configure and deploy distributed systems including
+OpenStack clouds. Solar also provides control over resulting changes by
+introducing changes log and history for deployment entities. This enables more
+control over lifecycle management of infrastructure.
+
+Solar can deploy and manage any distributed system, focusing on OpenStack
+ecosystem e.g. OpenStack itself, Ceph, etc. There are also other examples
+like Riak.
+
 Contents:
 
 .. toctree::