
This just adds the basic framework for all the various pieces. The schema will be built using alembic. Everything else is untested.
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
alembic>=0.4.1
|
|
oslo.config>=1.2.0
|
|
oslo.db
|
|
pbr>=0.6,<1.0
|
|
six>=1.5.2
|
|
SQLAlchemy>=0.7.8,<=0.8.99
|