Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 290 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 290 Bytes

Snabb plugins for Neutron

INSTALL

$ pip install snabb_neutron

USAGE

Use zone plugin for ml2 and snabb mechanism driver.

DEVELOP

$ git clone https://github.com/SnabbCo/snabb-neutron snabb_neutron
$ cd snabb_neutron
$ virtualenv .
$ pip install -e .