summaryrefslogtreecommitdiff
path: root/nova/tests/unit/objects/test_instance_fault.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+2
* db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-091-2/+2
* Remove 'instance_fault_create_at_top'Stephen Finucane2019-04-291-19/+1
* Use uuidsentinel from oslo.utilsEric Fried2018-09-051-1/+1
* Use nova.db.api directlyChris Dent2018-07-101-2/+2
* Remove mox in tests/unit/objects/test_instance_faultsKevin_Zheng2016-06-131-20/+16
* Implements proper UUID format for few objects tests.Michal Pryc2015-12-161-12/+15
* Move to using ovo's remotable decoratorsDan Smith2015-07-281-2/+2
* initialize objects with context in InstanceFault object testsmelanie witt2015-01-081-2/+2
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+126