diff options
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index a2ce1d9b..2928e0f7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,18 +5,9 @@ requests>=2.8.0 oslo.config==3.22.0 # Apache-2.0 python-openstackclient==2.3.0 python-ceilometerclient==2.6.2 -python-heatclient==1.7.0 python-keystoneclient==3.5.0 python-neutronclient==6.0.0 python-novaclient==6.0.0 python-congressclient==1.5.0 +python-glanceclient==2.5.0 virtualenv==15.1.0 -coverage>=4.0 # Apache-2.0 -oslotest>=1.10.0 # Apache-2.0 -python-subunit>=0.0.18 # Apache-2.0/BSD -testtools>=1.4.0 # MIT -oslotest>=1.10.0 # Apache-2.0 -testrepository>=0.0.18 # Apache-2.0/BSD -testresources>=0.2.4 # Apache-2.0/BSD -testscenarios>=0.4 # Apache-2.0/BSD -oslosphinx>=4.7.0 # Apache-2.0
\ No newline at end of file |