Add oslo.privsep and pyroute2 to test requirements

Thoss libreries were added to neutron and used in the modules
vmware_nsx imports

Change-Id: Id9f202bdd05df4d1097464bb9006fae9129b1a1a
This commit is contained in:
Adit Sarfaty 2016-12-22 16:34:54 +02:00
parent e85376975c
commit 03dc732f7d
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ psycopg2>=2.5 # LGPL/ZPL
PyMySQL>=0.7.6 # MIT License
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslo.privsep>=1.9.0 # Apache-2.0
pyroute2>=0.4.3 # Apache-2.0 (+ dual licensed GPL2)
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT