Add openstackclient to test-requirements.txt

This is needed to run OpenStack tests from ./tools/deploy-test-vms.sh

Change-Id: I2d57cd5dd54949d48ad441c103ab41fdbc94e776
This commit is contained in:
Marek Zawadzki 2016-10-12 15:43:13 +02:00
parent 05e9a7040f
commit 9008ceafac
1 changed files with 1 additions and 0 deletions

View File

@ -14,3 +14,4 @@ oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
python-openstackclient>=3.3.0 # Apache-2.0