armada/requirements.txt
drewwalters96 05818f6d00 [Feat] Add API support for core features
- Refactor API structure
- Add API support for existing CLI flags
- Add Keystone token and RBAC authentication
- Add API documentation
- Add API unit tests
2017-07-22 17:06:32 -05:00

26 lines
381 B
Plaintext

grpc==0.3.post19
grpcio==1.1.3
grpcio-tools==1.1.3
keystoneauth1==2.21.0
kubernetes>=1.0.0
oslo.log==3.28.0
oslo.messaging==5.28.0
protobuf==3.2.0
PyYAML==3.12
requests==2.17.3
sphinx_rtd_theme
supermutes==0.2.5
urllib3==1.21.1
# API
falcon==1.1.0
gunicorn==19.7.1
# CLI
cliff==2.7.0
# Oslo
oslo.log==3.28.0
oslo.config>=3.22.0 # Apache-2.0
oslo.middleware>=3.27.0 # Apache-2.0