Statistics
| Branch: | Tag: | Revision:

root / docs / index.rst @ 30f8c7cd

History | View | Annotate | Download (928 Bytes)

1
.. Kamaki documentation master file, created by
2
   sphinx-quickstart on Tue Nov 29 15:15:50 2011.
3
   You can adapt this file completely to your liking, but it should at least
4
   contain the root `toctree` directive.
5

    
6
Kamaki project documentation
7
============================
8

    
9
.. image:: /images/kamaki-logo.png
10

    
11
./kamaki is a simple, yet intuitive, command-line tool for managing clouds. Run
12
it without arguments to see a list of available commands.
13

    
14
It is an initial implementation of the OpenStack Compute API, v1.1, with custom
15
extensions specific to the Synnefo IaaS cloud management software.
16

    
17
./kamaki is open source and released under a 2-clause BSD Licence.
18

    
19
**Warning:** Kamaki is still a work in progress and can not yet authenticate
20
with *Nova*.
21

    
22

    
23
Contents:
24

    
25
.. toctree::
26
   :maxdepth: 2
27
   
28
   overview
29
   cli
30
   clients
31

    
32

    
33

    
34
Indices and tables
35
==================
36

    
37
* :ref:`genindex`
38
* :ref:`modindex`
39
* :ref:`search`
40