requirements: add missing os-client-config

Probably we didn't notice it in devstack since other software pulls
it first. Maybe to avoid these sort of things devstack should run
each piece in a different virtual environment.

Change-Id: I4f24b680d15d0da2347ba5996a1708649985f2bc
This commit is contained in:
Antoni Segura Puimedon 2016-01-30 21:02:51 +01:00
parent 79a47e4c86
commit 6069371e1e
1 changed files with 1 additions and 0 deletions

View File

@ -13,3 +13,4 @@ oslo.utils>=2.0.0 # Apache-2.0
python-neutronclient>=2.3.11,<3
pyroute2>=0.3.10 # Apache-2.0 (+ dual licensed GPL2)
tox>=2.3.1
os-client-config>=1.13.1