dragonflow/README.rst
Eran Gampel d399ccec52 The centralized l3 controller is deprecated from Mitaka
Removed all the documentation and source code
from the master-Mitaka release.
Remove it from the source tree, to avoid user confusions.

Change-Id: I88947c5787ca95e26af371acce828fe906429703
2016-01-24 08:33:34 +02:00

42 lines
1.4 KiB
ReStructuredText

Distributed SDN-based Neutron Implementation
* Free software: Apache license
* Homepage: http://launchpad.net/dragonflow
* Source: http://git.openstack.org/cgit/openstack/dragonflow
* Bugs: http://bugs.launchpad.net/dragonflow
* Documentation: http://docs.openstack.org/developer/dragonflow
.. image:: https://raw.githubusercontent.com/openstack/dragonflow/master/doc/images/df_logo.png
:alt: Solution Overview
:width: 500
:height: 350
:align: center
Overview
--------
Dragonflow implements Neutron using a lightweight embedded SDN Controller.
Dragonflow is available in two configurations: Distributed and Centralized.
Our project mission is *to Implement advanced networking services in a manner
that is efficient, elegant and resource-nimble*
Distributed Dragonflow
======================
Comprehensive agentless implementation of the Neutron APIs and advanced
network services, such as fully distributed Switching, Routing, DHCP
and more.
This configuration is the current focus of Dragonflow.
Overview and details are available in the `Distributed Dragonflow Section`_
.. _Distributed Dragonflow Section: http://docs.openstack.org/developer/dragonflow/distributed_dragonflow.html
.. image:: https://raw.githubusercontent.com/openstack/dragonflow/master/doc/images/dragonflow_distributed_architecture.png
:alt: Solution Overview
:width: 600
:height: 525
:align: center