← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1799113] Re: queens/pike compute rpcapi version mismatch

 

Reviewed:  https://review.openstack.org/612231
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=10d64b2c62c54f243e6fb05bc9c7b027d433aae1
Submitter: Zuul
Branch:    master

commit 10d64b2c62c54f243e6fb05bc9c7b027d433aae1
Author: Sam Morrison <sorrison@xxxxxxxxx>
Date:   Mon Oct 22 15:15:49 2018 +1100

    Fix up compute rpcapi version for pike release
    
    This was wrongly set to 4.18 when pike only supports 4.17
    
    Change-Id: Ic16f30a15fe072eb0619e64575897ed69b9eb947
    Closes-Bug: #1799113


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1799113

Title:
  queens/pike compute rpcapi version mismatch

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) queens series:
  In Progress
Status in OpenStack Compute (nova) rocky series:
  In Progress

Bug description:
  Doing a live 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1799113/+subscriptions


References