diff options
author | Jing Lu <lvjing5@huawei.com> | 2017-01-19 07:59:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-01-19 07:59:59 +0000 |
commit | a74d4dc8d5717fbd1a14c69853c1377fc6912f10 (patch) | |
tree | e13f20c280ff8227bb1f40cb94fa6cfa725a389b /requirements.txt | |
parent | be737586115f6a7a22ecdadc7fa3ba6636bacfed (diff) | |
parent | 8eb19666b3968932a317d005a66348e2456fb612 (diff) |
Merge "Bugfix: command "openstack image list" failed"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8f03c8717..107e8dee4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ pycrypto==2.6.1 pyflakes==1.0.0 pyparsing==2.1.0 pyrsistent==0.11.12 -osc-lib==1.3.0 +osc-lib==1.2.0 python-cinderclient==1.9.0 python-glanceclient==2.5.0 python-heatclient==1.5.0 |