Skip to content

Instantly share code, notes, and snippets.

Pre-Req

Fedora 20

Configure

sudo yum -y install openvswitch python-openvswitch
sudo service openvswitch stop

sudo ovsdb-tool create /etc/openvswitch/conf.db /usr/share/openvswitch/vswitch.ovsschema

Pre-Req

Fedora 20

Configure

sudo yum -y install openvswitch python-openvswitch
sudo service openvswitch stop

sudo ovsdb-tool create /etc/openvswitch/conf.db /usr/share/openvswitch/vswitch.ovsschema

KARAF Tour by Madhu
https://meetings.webex.com/collabs/#/meetings/detail?uuid=I0CQNSLM8PGHHYJZG466JEB9J3-9VIB
4:30 -- karaf is pkg mgmt (knows how to pull in all the deps) for runtime
5:45 -- ovs-sfc should be moved out
5:54 -- [1]
9:50 -- odl-nsf-all
10:10 -- cd distribution/opendaylight-karaf/ && mvn clean install
11:16 -- karaf options 1of2 (more on that later)