Statistics
| Branch: | Tag: | Revision:

root / docs / index.rst @ c469ca86

History | View | Annotate | Download (543 Bytes)

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

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

    
8
.. toctree::
9
   :maxdepth: 2
10

    
11
   src/intro
12
   src/install
13
   src/configuration
14
   src/deployment
15
   src/ci
16
   src/settings
17
   src/admin
18
   src/develop
19
   src/storage
20
   src/upgrade
21
   src/changelog
22

    
23

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

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