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: I4f24b680d15d0da2347ba5996a1708649985f2bcchanges/49/336549/1
parent
79a47e4c86
commit
6069371e1e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue