Add "python-openstackclient" to test-requirements.txt
TrivialFix Change-Id: Icca637368427e7ba0f60fc547dedbeba141de269
This commit is contained in:
parent
32b74538d8
commit
4b7b4c47e5
@ -21,6 +21,7 @@ python-heatclient>=1.4.0 # Apache-2.0
|
|||||||
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
|
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
|
||||||
python-neutronclient>=5.1.0 # Apache-2.0
|
python-neutronclient>=5.1.0 # Apache-2.0
|
||||||
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
|
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
|
||||||
|
python-openstackclient>=2.1.0 # Apache-2.0
|
||||||
python-swiftclient>=2.2.0 # Apache-2.0
|
python-swiftclient>=2.2.0 # Apache-2.0
|
||||||
pytz>=2013.6 # MIT
|
pytz>=2013.6 # MIT
|
||||||
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
|
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
|
||||||
|
Loading…
Reference in New Issue
Block a user