zaqar/requirements.txt
Yeela Kaplan 59192e664a Implement tables and unit tests for sqlalchemy storage backend
This is a translation of the sqlite tables to sqlalchemy.

In addition, there are simple tests for tables creation and
some basic execute operations.

Partially Implements blueprint sql-storage-driver

Change-Id: I2860033c0c3bcc9b965209271af74161f3a62818
2014-01-01 15:02:34 +02:00

17 lines
271 B
Plaintext

pbr>=0.5.21,<1.0
Babel>=1.3
netaddr>=0.7.6
falcon>=0.1.6,<0.1.7
jsonschema>=1.3.0,!=1.4.0
iso8601>=0.1.8
msgpack-python
pymongo>=2.4
python-keystoneclient>=0.4.1
python-memcached
WebOb>=1.2.3,<1.3
stevedore>=0.10
six>=1.4.1
oslo.config>=1.2.0
sqlalchemy>=0.7.8,<=0.7.99