Add 'ovs' to requirements.txt

It is needed by neutron/agent/ovsdb/impl_idl.py.

Closes-Bug: #1523845
Change-Id: If44b649949c686b589859fc1d4d2bb510afb64fd
This commit is contained in:
John Schwarz
2015-12-08 11:52:36 +02:00
committed by Russell Bryant
parent 7a5ebc171f
commit 9605617ec7

View File

@@ -39,5 +39,6 @@ oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=0.12.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
oslo.versionedobjects>=0.13.0
ovs>=2.4.0;python_version=='2.7' # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0