Update requirments
Without this chanage can't install package using python setup.py develop Change-Id: I075ca332277d335b76fe1e137c2bc8b5faf2d601
This commit is contained in:
parent
c182493c6a
commit
6de875d052
@ -27,7 +27,7 @@ virtualenv>=13.1.0,<=15.1.0 # MIT
|
||||
# OpenStack related
|
||||
boto>=2.32.1,<=2.47.0 # MIT
|
||||
gnocchiclient>=2.7.0,<=3.3.1 # Apache-2.0
|
||||
keystoneauth1==2.21.0 # Apache-2.0
|
||||
keystoneauth1>=3.0.1 # Apache-2.0
|
||||
os-faults>=0.1.5,<=0.1.13 # Apache-2.0
|
||||
osprofiler>=1.4.0,<=1.10.1 # Apache-2.0
|
||||
python-ceilometerclient>=2.5.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user