Hello,I've followed the 8.1 section to install a host on a KVM VM for tests. I've choosen to use Openswitch.
I installed Openvstwich 1.10 with this guide : http://n40lab.wordpress.com/2013/06/03/centos-6-4-openvswitch-installation/
I disabled the bridge module in /etc/modprobe.d/dist.conf : alias bridge offThe ovs-vsctl commands seem to be ok but when I restart network or reboot the machine, mounting cloudbr* interfaces fails. I don't see anything in the logs.
Any idea ? --