Statistics
| Branch: | Tag: | Revision:

root / docs / overview.rst @ 73c1380c

History | View | Annotate | Download (1.8 kB)

1 fa0fa721 Giorgos Verigakis
Overview
2 fa0fa721 Giorgos Verigakis
========
3 fa0fa721 Giorgos Verigakis
4 fa0fa721 Giorgos Verigakis
History
5 fa0fa721 Giorgos Verigakis
-------
6 fa0fa721 Giorgos Verigakis
7 73c1380c Constantinos Venetsanopoulos
Here, at the
8 73c1380c Constantinos Venetsanopoulos
`Greek Research and Technology Network <http://grnet.gr/default.asp?pid=1&la=2>`_,
9 73c1380c Constantinos Venetsanopoulos
we have been developing an IaaS cloud management software called **synnefo**
10 73c1380c Constantinos Venetsanopoulos
(or **+nefo**) that is accessed and managed via the OpenStack Compute API v1.1.
11 73c1380c Constantinos Venetsanopoulos
We have also recently deployed synnefo in one of our datacenters to provide the
12 73c1380c Constantinos Venetsanopoulos
`~okeanos <http://okeanos.grnet.gr/>`_ IaaS service to the Greek Research and
13 73c1380c Constantinos Venetsanopoulos
Academic Community (currenty in alpha testing phase).
14 fa0fa721 Giorgos Verigakis
15 fa0fa721 Giorgos Verigakis
From the early start, we needed a simple command-line tool to test the OpenStack API.
16 fa0fa721 Giorgos Verigakis
That's why we developed ./kamaki, which proved to be powerful and intuitive enough,
17 fa0fa721 Giorgos Verigakis
to be used not only for testing purposes but also as a complete Openstack Compute API v1.1
18 fa0fa721 Giorgos Verigakis
client, able to manage our cloud from the command line.
19 fa0fa721 Giorgos Verigakis
20 fa0fa721 Giorgos Verigakis
Once it proved so useful to us, we decided to open the source, so the community can benefit
21 fa0fa721 Giorgos Verigakis
from it, and ./kamaki can benefit from the community too.
22 fa0fa721 Giorgos Verigakis
23 fa0fa721 Giorgos Verigakis
24 fa0fa721 Giorgos Verigakis
Who uses ./kamaki?
25 fa0fa721 Giorgos Verigakis
------------------
26 fa0fa721 Giorgos Verigakis
27 fa0fa721 Giorgos Verigakis
./kamaki is currently used internally in GRNET by the development team to test the synnefo
28 fa0fa721 Giorgos Verigakis
software, by the deployment team who operates the ~okeanos service and by all the alpha 
29 fa0fa721 Giorgos Verigakis
testers using the ~okeanos service and want to access the service from the command line.
30 fa0fa721 Giorgos Verigakis
31 fa0fa721 Giorgos Verigakis
32 fa0fa721 Giorgos Verigakis
Contributing and helping out
33 fa0fa721 Giorgos Verigakis
----------------------------
34 fa0fa721 Giorgos Verigakis
35 fa0fa721 Giorgos Verigakis
For the ./kamaki to improve and be useful to others too, your help is very important.
36 fa0fa721 Giorgos Verigakis
Any contributions and bug reports will be highly appreciated. Using ./kamaki and sending
37 fa0fa721 Giorgos Verigakis
us feedback is also a good start.
38 fa0fa721 Giorgos Verigakis
39 fa0fa721 Giorgos Verigakis
40 fa0fa721 Giorgos Verigakis
Community & Support
41 fa0fa721 Giorgos Verigakis
-------------------
42 fa0fa721 Giorgos Verigakis
43 fa0fa721 Giorgos Verigakis
For any problems you may bump into while using ./kamaki or for help from the development
44 73c1380c Constantinos Venetsanopoulos
team please contact us at:
45 fa0fa721 Giorgos Verigakis
46 73c1380c Constantinos Venetsanopoulos
* synnefo@lists.grnet.gr
47 fa0fa721 Giorgos Verigakis
48 73c1380c Constantinos Venetsanopoulos
Please be sure to have read the Documentation and check the known
49 73c1380c Constantinos Venetsanopoulos
`issues <https://code.grnet.gr/projects/kamaki/issues>`_ before contacting the
50 73c1380c Constantinos Venetsanopoulos
team.