1323339d33
Solve warnings and errors from build_sphinx. Fix rst doc files and source code docstring issues. Closes-Bug: #1557047 Change-Id: Ib59df2681c98716c786ff0edf6d7cfcc3e8fe5ec Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
1.5 KiB
1.5 KiB
The Database Layer
The cinder.db.api
Module
cinder.db.api
The Sqlalchemy Driver
The cinder.db.sqlalchemy.api
Module
cinder.db.sqlalchemy.api
The cinder.db.sqlalchemy.models
Module
cinder.db.sqlalchemy.models
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.