summaryrefslogtreecommitdiff
path: root/nova/tests/unit/objects/test_instance_mapping.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+2
* Raise InstanceMappingNotFound if StaleDataError is encounteredmelanie witt2020-06-241-0/+9
* Add user_id field to InstanceMappingmelanie witt2019-03-081-4/+31
* Fix InstanceMapping to always default queued_for_delete=FalseDan Smith2019-02-061-0/+18
* Add queued_for_delete field to InstanceMapping objectSurya Seetharaman2018-07-231-0/+13
* cleanup mapping/reqspec after archive instanceSurya Seetharaman2017-11-211-0/+14
* Fix invalid import orderbhagyashris2016-07-041-1/+0
* Include CellMapping in InstanceMapping objectAndrew Laski2016-03-241-11/+64
* Make InstanceMappings.cell_id nullableAndrew Laski2016-03-021-0/+5
* Add InstanceMapping objectAndrew Laski2015-03-181-0/+122