Merge "Add osc-lib to requirements.txt"

This commit is contained in:
Jenkins 2017-02-10 06:31:45 +00:00 committed by Gerrit Code Review
commit b4c06a0f01
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
os-client-config>=1.22.0 # Apache-2.0
osc-lib>=1.2.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
decorator>=3.4.0 # BSD