Centralized Ryu controller for the DANCES project.
Installing from source:
$ git clone git://github.com/osrg/ryu.git
$ cd ryu; python ./setup.py install
Installing using pip:
$ pip install ryu
Download from github:
$ git clone git://github.com/pscedu/DANCES-controller.git
Run with ryu-manager:
$ cd DANCES-controller/
$ ryu-manager controllers/dances-controller.py
This material is based on work supported by the National Science Foundation under Grant Number 1341005.