Fakes For Cells tests.
Bases: object
Bases: nova.cells.state.CellState
Bases: object
Cells uses a different DB in each cell. This means in order to stub out things differently per cell, I need to create a fake DBApi object that is instantiated by each fake cell.