Statistics
| Branch: | Tag: | Revision:

root / snf-app / docs / index.rst @ b72adcc5

History | View | Annotate | Download (553 Bytes)

1
Synnefo project documentation
2
=============================
3

    
4
.. image:: /images/synnefo-logo.png
5

    
6
Synnefo is a software infrastructure for management of IaaS clouds.
7
It combines a Django-based implementation of OpenStack Compute API with 
8
Google Ganeti for VM management at the backend.
9

    
10
.. toctree::
11
   :maxdepth: 2
12

    
13
   src/install
14
   src/configuration
15
   src/deployment
16
   src/admin
17
   src/develop
18
   src/api
19
   src/storage
20
   src/upgrade
21
   src/changelog
22

    
23

    
24
Indices and tables
25
==================
26

    
27

    
28
* :ref:`genindex`
29
* :ref:`modindex`
30
* :ref:`search`
31