cinder.db.base module¶
Base class for classes that need modular database access.
- class Base(db_driver=None)¶
Bases:
object
DB driver is injected in the init method.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.