...
By design, Floodlight is meant to be an open source controller for OpenFlow applications and/or controller features to be built on. Over time, Floodlight will grow with the open source community's contribution into a sound and stable controller platform. OpenBench will provide the test tools and process to assure the sound growth of floodlight.
System requirements
- VirtualBox v4.1.14 or later (earlier versions may work but have not been tested)
- Internet connectivity for initial installation
- Floodlight vmdk
Installation procedure
1. On host, obtain floodlight-vm.zip from http://floodlightwww.openflowhubprojectfloodlight.org/download/; unzip it in your favorite working directory, say ~/work
2. On host, obtain VM create/setup scripts by:
- git clone git@githubhttps://github.com:/floodlight/floodlight-test
- scripts are under floodlight-test/scripts
...