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

1.4 KiB

Distributed SDN-based Neutron Implementation

Solution Overview

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

Solution Overview