In case you run command "sudo mn --custom ./topology.py --topo tutorialTopology --switch ovsk"
and get an error: "Exception: could not find a default controller for switch ovsk"
sudo apt-get install openvswitch-testcontroller
sudo ln /usr/bin/ovs-testcontroller /usr/bin/controller