DaoliController is an OpenFlow Controller which DaoliNet modifies from Ryu to suit a number of novel uses.
All of the code is freely available under the Apache 2.0 license. Daolicontroller is fully written in Python.
pip install ryu
yum install -y python-requests python-docker-py
git clone https://github.com/daolicloud/daolicontroller.git
cd daolicontroller; python ./setup.py install
daolicontroller