diff options
author | dongwenjuan <dong.wenjuan@zte.com.cn> | 2017-04-13 09:09:41 +0800 |
---|---|---|
committer | dongwenjuan <dong.wenjuan@zte.com.cn> | 2017-05-02 11:01:56 +0800 |
commit | d5918a87f12fdef9bd7408c4554c42606c4896d8 (patch) | |
tree | d6b5ce364ae8a425bd3a538655d14872a9f0b0e9 /test-requirements.txt | |
parent | 51b2ad855f0dad6527e5ec436f6b29758c21fb80 (diff) |
add image code
JIRA: DOCTOR-93
Change-Id: I6551d5e31799b967ce442cb05a664c0d64a3dcf8
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
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 |