summaryrefslogtreecommitdiff
path: root/nova/tests/functional/db/test_cell_mapping.py
Commit message (Expand)AuthorAgeFilesLines
* Address feedback from instance_list smart-cell behaviorDan Smith2018-05-101-1/+2
* Add CellMapping.get_by_project_id() query methodDan Smith2018-05-091-0/+45
* Add CellMappingList.get_by_disabled() query methodSurya Seetharaman2018-03-211-0/+18
* Fix database poison warnings, part 25Diana Clarke2016-11-101-0/+2
* Add CellMappingList objectAndrew Laski2016-06-171-18/+42
* Add a DatabasePoisonFixtureDan Smith2016-03-231-0/+2
* Switch from MySQL-python to PyMySQLJeremy Stanley2015-07-031-1/+1
* Add CellMapping objectAndrew Laski2015-03-181-0/+74