root / docs / overview.rst @ d8214a23
History | View | Annotate | Download (2 kB)
1 |
Overview |
---|---|
2 |
======== |
3 |
|
4 |
History |
5 |
------- |
6 |
|
7 |
Here, at the *Greek Research and Technology Network*, we have been developing an IaaS cloud management software called **synnefo** (or **+nefo**) that is accessed and managed via an extended OpenStack Compute API v1.1. Synnefo has been deployed in many environments to cover multiple needs. For example, the `~okeanos <http://okeanos.grnet.gr>`_ IaaS service, running in our data centers, is used to offer services for the Greek Research and Academic Community. |
8 |
|
9 |
From the early start, we needed a simple command-line tool to test the OpenStack API. That's why we developed *kamaki*, which proved to be powerful and intuitive enough, to be used not only for testing purposes but also as a complete Openstack Compute API v1.1 client, able to manage our cloud from the command line. |
10 |
|
11 |
Once it proved so useful to us, we decided to open the source, so the community can benefit from it, and *kamaki* can benefit from the community too. |
12 |
|
13 |
Who uses *kamaki*? |
14 |
------------------ |
15 |
|
16 |
*kamaki* is currently used internally in GRNET by the development team to test the synnefo software, by the deployment team who operates the ~okeanos service and by the testers using the ~okeanos service and want to access the service from the command line. |
17 |
|
18 |
What's more, *kamaki* clients API is used in synnefo as an API for accessing remote services as well as for building manager tools of various synnefo functions (e.g. admin image registration). |
19 |
|
20 |
|
21 |
Contributing and helping out |
22 |
---------------------------- |
23 |
|
24 |
The *kamaki* development team values your help and depends on community feedback for feature evolution. Any contributions and bug reports will be highly appreciated. Using *kamaki* and sending us feedback is also a good start. |
25 |
|
26 |
|
27 |
Community & Support |
28 |
------------------- |
29 |
|
30 |
For any problems you may bump into while using *kamaki* or for help from the development team please contact us at: |
31 |
|
32 |
* Users list: synnefo@googlegroups.com |
33 |
* Developers list: synnefo-devel@googlegroups.com |
34 |
|
35 |
Bug reports and feedback are also highly appreciated. |