Comment 13 for bug 1735407

Revision history for this message
Balazs Gibizer (balazs-gibizer) wrote :

As Matt pointed out on IRC [1] the fix has a problem. It introduce a new up call from the cell to the api db to get the RequestSpec object. We want to get rid of all such upcalls so adding a new one is not acceptable. This means that we have to pass down the RequestSpec object via RPC instead. For that we need to bump the RPC version which also means that the fix will not be backportable to stable branches even if the problem is visible on MOS 9.x based on Mitaka.

[1] http://eavesdrop.openstack.org/irclogs/%23openstack-nova/%23openstack-nova.2017-12-06.log.html#t2017-12-06T16:31:20