nova/nova/tests
Balazs Gibizer 54ca5d9afb Avoid circular reference during serialization
When an instance with numa topology is re-scheduled the conductor
migrate task blows with circular reference during request spec
serialization. It happens because there are ovos in the request spec
that jsonutils.dumps only serialize if requested explicitly.

This patch makes the explicit request.

This is a stable only bug fix as the borken code was removed in Stein by
the feature patch I4244f7dd8fe74565180f73684678027067b4506e

Closes-Bug: #1864665

Change-Id: I1942bfa9bd1baf8738d34c287216db7b59000a36
(cherry picked from commit 3871b38fe0)
2020-03-15 11:45:04 +00:00
..
functional Block deleting compute services with in-progress migrations 2020-02-12 16:21:13 +00:00
live_migration/hooks Use stable constraint for Tempest pinned stable branches 2020-02-10 09:02:33 -06:00
unit Avoid circular reference during serialization 2020-03-15 11:45:04 +00:00
__init__.py
fixtures.py Make service all-cells min version helper use scatter-gather 2019-02-18 18:05:08 +01:00
json_ref.py Nits from Ic3ab7d60e4ac12b767fe70bef97b327545a86e74 2017-11-28 15:55:45 +01:00
uuidsentinel.py