dragonflow/README.rst

1.7 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

Centralized Dragonflow

An implementation of a fully distributed virtual router, which replaces DVR and can work with any ML2 mechanism and type drivers.

Overview and details are available in the Centralized Dragonflow Section