zaqar/marconi/tests/storage
kgriffs 4d388dfb87 Refactored storage controllers into standalone modules
Since controllers are getting pretty long, I moved
each class into its own module. I also took the
opportunity to reconcile some stylistic differences
between the MongoDB and SQLite drivers.

Change-Id: If93a3e8db3c75c24aa993304c52f8d119842ce74
2013-06-29 11:49:10 -05:00
..
__init__.py Implements base classes for storage controllers 2013-03-13 13:59:34 +01:00
base.py Get messages by id 2013-06-18 10:43:36 -04:00
test_base.py Added some de-facto style guidelines to HACKING and fixed violations 2013-06-17 09:58:30 -04:00
test_impl_mongodb.py Added some de-facto style guidelines to HACKING and fixed violations 2013-06-17 09:58:30 -04:00
test_impl_sqlite.py Refactored storage controllers into standalone modules 2013-06-29 11:49:10 -05:00