Skip to content

xujinrong/dragonflow

 
 

Repository files navigation

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

About

Dragonflow - SDN based Distributed Virtual Router for OpenStack Neutron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.8%
  • Shell 6.2%