0.0.11 • Published 9 years ago

ovsdb-js v0.0.11

Weekly downloads
5
License
APL2
Repository
github
Last release
9 years ago

Setting up OVS

  1. Clone the git repo git clone http://github.com/flowgrammable/ovsdb-js

  2. Change directory to ovsdb-js cd ovsdb-js

  3. Launch the Vagrant environment vagrant up

  4. SSH into the Vagrant environment vagrant ssh

  5. Install npm dependencies cd /vagrant && npm install `

  6. Tell openvswitch to listen on port sudo ovs-vsctl set-manager ptcp:6640

Unit Tests

grunt

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago