Comment 0 for bug 1799113

Revision history for this message
Sam Morrison (sorrison) wrote :

Doing a like upgrade from pike to queens noticed that resizes weren't working.

In queens source it says pike version of the compute rpcapi is 4.18

https://github.com/openstack/nova/blob/eae37a27caa5ca8b0ca50187928bde81f28a24e1/nova/compute/rpcapi.py#L361

Looking at latest stable/pike the latest version there is 4.17

https://github.com/openstack/nova/blob/6ef30d5078595108c1c0f2b5c258ae6ef2db1eeb/nova/compute/rpcapi.py#L330