
* Introduce message queue / RPC into BS * Request context available under request.ctxt * Tests fixed * Pass down ctxt to storage api * Remove ID as filter arguments and make it all use criterion for filters * Move storage api to a new Central service
5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
# Optional Stuff that is used by default
|
|
alembic
|
|
SQLAlchemy>=0.7.8,<=0.7.9
|
|
kombu
|