Update requirements

Currently, some api interface have updated, such as checkpoint create,
and client has update to 0.1.1

Change-Id: I18dcd134086b13d51362e99ae6a578bd86d40887
This commit is contained in:
zhangshuai 2016-11-23 08:20:37 +08:00
parent f217f6f0c6
commit 45920f5ec5
2 changed files with 2 additions and 2 deletions

View File

@ -38,4 +38,4 @@ WebOb>=1.6.0 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
python-heatclient!=1.6.0,>=1.5.0 # Apache-2.0
python-karborclient>=0.0.9 # Apache-2.0
python-karborclient>=0.1.1 # Apache-2.0

View File

@ -18,7 +18,7 @@ python-swiftclient>=2.2.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-karborclient>=0.0.9 # Apache-2.0
python-karborclient>=0.1.1 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-heatclient!=1.6.0,>=1.5.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0