RETIRED, SDN based Distributed Virtual Router for OpenStack Neutron
devstack | ||
doc | ||
dragonflow | ||
rally-jobs | ||
releasenotes/notes | ||
tools | ||
vagrant | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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
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