Table Of Contents

Previous topic

Services, Managers and Drivers

Next topic

Storage Volumes, Disks

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The Database Layer

The nova.db.api Module

The Sqlalchemy Driver

The nova.db.sqlalchemy.api Module

The nova.db.sqlalchemy.models Module

The nova.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.