Added zmq to the Dragonflow devstack plugin

Built-in pub/sub for Dragonflow use zmq at the moment

Change-Id: Ib3ee964e96cf4b8ca707a0d52637471905b4a09c
This commit is contained in:
Eran Gampel
2016-01-07 23:57:27 +02:00
parent 601af907f7
commit a12f51e46c
2 changed files with 17 additions and 0 deletions

View File

@@ -5,3 +5,4 @@
pbr>=1.6
Babel>=1.3
ovs>=2.4.0;python_version=='2.7' # Apache-2.0
pyzmq>=14.3.1 # LGPL+BSD