The Database Layer¶
The cinder.db.api Module¶
The Sqlalchemy Driver¶
The cinder.db.sqlalchemy.api Module¶
The cinder.db.sqlalchemy.models Module¶
The cinder.db.sqlalchemy.session Module¶
Tests¶
Tests are lacking for the db api layer and for the sqlalchemy driver. Failures in the drivers would be detected in other test cases, though.