mirror of
https://opendev.org/openstack/kolla.git
synced 2026-01-16 23:10:33 +00:00
Add "python-openstackclient" to test-requirements.txt
TrivialFix Change-Id: Icca637368427e7ba0f60fc547dedbeba141de269
This commit is contained in:
parent
32b74538d8
commit
4b7b4c47e5
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ python-heatclient>=1.4.0 # Apache-2.0
|
|||
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
python-neutronclient>=5.1.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
|
||||
pytz>=2013.6 # MIT
|
||||
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue