Fix SDK version problem

Change-Id: I8a2a83758c044da6b55b9956ca84a79109f91fe7
This commit is contained in:
tengqm
2017-01-26 20:25:39 -05:00
parent aab6cb07e7
commit 0eece0e735

View File

@@ -6,7 +6,7 @@ Babel>=2.3.4 # BSD
pbr>=1.8 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
keystoneauth1>=2.18.0 # Apache-2.0
openstacksdk!=0.9.11,!=0.9.12,>=0.9.10 # Apache-2.0
openstacksdk>=0.9.13 # Apache-2.0
osc-lib>=1.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0