Tim Simpson 9a5d82bf90 No longer import db_api while parsing db __init__.
The db_api field of reddwarf/db/__init__.py was grabbed by importing a
module using utils.import_object. The imported module was always the
sqlalchemy api module, which is nested under the file that imports it,
which caused import errors in multiple contexts. This commit changes
every use of db_api to call a function to load it first, which seems
to fix these problems.

Change-Id: I9515efe02831b521d7f14674e0a2913e476b207d
Fixes: bug #1080706
2012-11-21 13:30:50 -06:00
2012-11-19 12:33:40 -06:00
2012-11-19 12:33:40 -06:00
2012-11-19 12:33:40 -06:00
2012-11-19 12:33:40 -06:00
2012-10-26 13:12:07 -04:00
2012-05-08 15:13:57 -05:00
2012-03-05 07:14:07 -06:00
2012-11-16 12:16:12 -08:00
2012-11-13 17:05:57 -08:00
2012-08-21 16:39:27 -05:00
2012-11-19 12:33:40 -06:00

This is the new reddwarf lite goodness

TODO::



Description
OpenStack Database As A Service (Trove)
Readme 115 MiB
Languages
Python 95%
Shell 4.9%