summaryrefslogtreecommitdiff
path: root/nova/tests/unit/notifications/objects/test_instance.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+2
* Microversion 2.73: Support adding the reason behind a server lockSurya Seetharaman2019-05-111-0/+2
* Use uuidsentinel from oslo.utilsEric Fried2018-09-051-1/+1
* Move some tests into nova.tests.unit.notifications.objects.test_instanceMatt Riedemann2018-04-191-0/+136
* Add request_id to instance action notificationsKevin_Zheng2018-04-191-0/+35