omni/creds_manager/requirements.txt
Harsha Dhake 3fc8b3f97d Added credentials manager and updated omni drivers.
This change:
1. Adds credmanager service which handles credentials for AWS drivers.
2. Adds support for managing multiple AWS accounts through use of credmanager. Each account is mapped to a single project in keystone.
3. Adds support for multiple AZs by running one nova-compute and cinder-volume process per AZ.
4. Improves support for AWS networking in neutron.
5. Also, made few stability fixes in GCP and Azure drivers.

Change-Id: I0f87005a924423397db659ab754caaa6cde90274
2019-02-25 00:38:42 -05:00

21 lines
234 B
Plaintext

pbr
enum34
eventlet
keystoneauth1
keystonemiddleware
greenlet
MySQL-python
pymysql
oslo.config
oslo.concurrency
oslo.db
oslo.log
oslo.messaging
oslo.middleware
oslo.policy
oslo.service
SQLAlchemy
sqlalchemy-migrate
webob
cryptography