Statistics
| Branch: | Tag: | Revision:

root / docs / overview.rst @ 73c1380c

History | View | Annotate | Download (1.8 kB)

1
Overview
2
========
3

    
4
History
5
-------
6

    
7
Here, at the
8
`Greek Research and Technology Network <http://grnet.gr/default.asp?pid=1&la=2>`_,
9
we have been developing an IaaS cloud management software called **synnefo**
10
(or **+nefo**) that is accessed and managed via the OpenStack Compute API v1.1.
11
We have also recently deployed synnefo in one of our datacenters to provide the
12
`~okeanos <http://okeanos.grnet.gr/>`_ IaaS service to the Greek Research and
13
Academic Community (currenty in alpha testing phase).
14

    
15
From the early start, we needed a simple command-line tool to test the OpenStack API.
16
That's why we developed ./kamaki, which proved to be powerful and intuitive enough,
17
to be used not only for testing purposes but also as a complete Openstack Compute API v1.1
18
client, able to manage our cloud from the command line.
19

    
20
Once it proved so useful to us, we decided to open the source, so the community can benefit
21
from it, and ./kamaki can benefit from the community too.
22

    
23

    
24
Who uses ./kamaki?
25
------------------
26

    
27
./kamaki is currently used internally in GRNET by the development team to test the synnefo
28
software, by the deployment team who operates the ~okeanos service and by all the alpha 
29
testers using the ~okeanos service and want to access the service from the command line.
30

    
31

    
32
Contributing and helping out
33
----------------------------
34

    
35
For the ./kamaki to improve and be useful to others too, your help is very important.
36
Any contributions and bug reports will be highly appreciated. Using ./kamaki and sending
37
us feedback is also a good start.
38

    
39

    
40
Community & Support
41
-------------------
42

    
43
For any problems you may bump into while using ./kamaki or for help from the development
44
team please contact us at:
45

    
46
* synnefo@lists.grnet.gr
47

    
48
Please be sure to have read the Documentation and check the known
49
`issues <https://code.grnet.gr/projects/kamaki/issues>`_ before contacting the
50
team.
51