nova/nova/tests
Takashi NATSUME a17bb97b2e Fix misuse of nova.objects.base.obj_equal_prims
The nova.objects.base.obj_equal_prims returns True or False.
It does not assert anything.
So the return value should be asserted in tests.

Add assertTrue where the nova.objects.base.obj_equal_prims is called.

Change-Id: I49460ec3b572ee14b32229e771a5499ff91e8722
Closes-Bug: #1839853
(cherry picked from commit 5c1d9dcbb2)
(cherry picked from commit a8e19afb3d)
2019-08-14 08:56:45 +09:00
..
functional Fix misuse of nova.objects.base.obj_equal_prims 2019-08-14 08:56:45 +09:00
live_migration/hooks Replace openstack.org git:// URLs with https:// 2019-03-24 20:34:46 +00:00
unit Fix misuse of nova.objects.base.obj_equal_prims 2019-08-14 08:56:45 +09:00
__init__.py
fixtures.py Fix race in test_volume_swap_server_with_error 2019-03-02 14:38:25 +00:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00
uuidsentinel.py