Fix test requirements
Currently you can't build a fresh venv since some requirements are missing Change-Id: I7d592ec7aabef6117d95ce01203a75f71daf7a00
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
hacking<0.11,>=0.10.2
|
||||
|
||||
coverage>=4.0 # Apache-2.0
|
||||
croniter>=0.3.4 # MIT License
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
|
||||
oslosphinx>=4.7.0 # Apache-2.0
|
||||
@@ -17,6 +18,9 @@ python-swiftclient>=2.2.0 # Apache-2.0
|
||||
python-glanceclient>=2.5.0 # Apache-2.0
|
||||
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
|
||||
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
|
||||
python-karborclient>=0.0.9 # Apache-2.0
|
||||
python-neutronclient>=5.1.0 # Apache-2.0
|
||||
python-heatclient>=1.5.0 # Apache-2.0
|
||||
reno>=1.8.0 # Apache-2.0
|
||||
openstackdocstheme>=1.5.0 # Apache-2.0
|
||||
os-api-ref>=1.0.0 # Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user