Statistics
| Branch: | Tag: | Revision:

root / docs / network-api-guide.rst @ 99667854

History | View | Annotate | Download (513 Bytes)

1
.. _network-api-guide:
2

    
3
Cyclades/Network API Guide
4
^^^^^^^^^^^^^^^^^^^^^^^^^^
5

    
6
Introduction
7
============
8

    
9
The Network Service of `Synnefo <http://www.synnefo.org>`_ is implemented as part
10
of Cyclades. It exposes the OpenStack `Neutron API
11
<http://docs.openstack.org/api/openstack-network/2.0/content/>`_, with minor
12
changes or additions wherever needed.
13

    
14
This document's goals are:
15

    
16
* Define the Cyclades/Network REST API
17
* Clarify the differences between Cyclades/Network and OpenStack Neutron
18

    
19
**This is WIP**
20