bb26131ce2
- enhanced logging - created base structure - updated docs - PasteDeploy auth - Oslo Policy Closes #107 Change-Id: I805863c57f17fcfb26dac5d03efb165e4be49a4e
37 lines
776 B
Plaintext
37 lines
776 B
Plaintext
gitpython==2.1.5
|
|
grpcio==1.6.0rc1
|
|
grpcio-tools==1.6.0rc1
|
|
keystoneauth1==2.21.0
|
|
keystonemiddleware==4.9.1
|
|
kubernetes>=1.0.0
|
|
protobuf==3.2.0
|
|
PyYAML==3.12
|
|
requests==2.17.3
|
|
sphinx_rtd_theme
|
|
supermutes==0.2.5
|
|
urllib3==1.21.1
|
|
uwsgi>=2.0.15
|
|
Paste>=2.0.3
|
|
PasteDeploy>=1.5.2
|
|
|
|
# API
|
|
falcon==1.1.0
|
|
gunicorn==19.7.1
|
|
|
|
# CLI
|
|
cliff==2.7.0
|
|
|
|
# Oslo
|
|
oslo.cache>=1.5.0 # Apache-2.0
|
|
oslo.concurrency>=3.8.0 # Apache-2.0
|
|
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
|
|
oslo.context>=2.14.0 # Apache-2.0
|
|
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
|
|
oslo.db>=4.24.0 # Apache-2.0
|
|
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
|
|
oslo.log>=3.22.0 # Apache-2.0
|
|
oslo.middleware>=3.27.0 # Apache-2.0
|
|
oslo.policy>=1.23.0 # Apache-2.0
|
|
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
|
|
oslo.utils>=3.20.0 # Apache-2.0
|