...
Currently, CloudRouter ships a single OSV image, providing the OpenDaylight SDN Controller. Further images, including one that provides the BIRD route serverONOS SDN controller, are currently in development.
...
Download the compressed image from repo.cloudrouter.org.
Uncompress the image:
$ unxz CloudRouter-Beta2.0-OSv-OpenDaylight-2015032020150824.qemu.xz
The uncompressed CloudRouter-Beta2.0-OSv-OpenDaylight-2015032020150824.qemu disk disk image can now be run on your hypervisor of choice. The image has been tested using KVM with virt-manager on Fedora 2122.
Option 2: Build the image yourself from the Capstanfile
...