
As a step towards continuous deployment and having a pecan/WSME REST interface, split the database out into SQLalchemy-based model using Alembic for migrations. To support that, also pull in oslo.db and use oslo.config for config files. Change-Id: I33a1e72700be14e28255aaa52faed70c4686a3ec
13 lines
166 B
Plaintext
13 lines
166 B
Plaintext
pbr>=0.5.21,<1.0
|
|
|
|
Django>=1.4,<1.6
|
|
django-openid-auth
|
|
markdown
|
|
python-openid
|
|
six>=1.4.1
|
|
Babel>=0.9.6
|
|
SQLAlchemy>=0.8
|
|
alembic>=0.4.1
|
|
oslo.config>=1.2.0
|
|
iso8601>=0.1.8
|