← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1301436] Re: 'icehouse-compat' broken for nova-compute in Havana

 

** Changed in: nova/havana
       Status: Fix Committed => 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/1301436

Title:
  'icehouse-compat' broken for nova-compute in Havana

Status in OpenStack Compute (Nova):
  Invalid
Status in OpenStack Compute (nova) havana series:
  Fix Released

Bug description:
  The following havana-specific commit was merged a while ago:

  commit 2c63cae921d024f39f7d14459873d20caa5cf9e0
  Author: Russell Bryant <rbryant@xxxxxxxxxx>
  Date:   Thu Dec 5 15:34:58 2013 -0500

      Allow resizes and migrates during live upgrade
      
      This patch completes the changes needed to havana's compute rpc api to
      allow live upgrades to icehouse.  Specifically, these changes are needed
      to allow resizes and migrates to work.  Before havana compute nodes get
      put in a mixed environment with icehouse compute nodes, they need to be
      speaking version 3.0 messages.
      
      Change-Id: If09bd38c9d8c3beb5b95107c497699dec47aa3ef
      Closes-bug: #1258253

  
  Unfortunately, it doesn't work completely as expected.  There are some messages that claim to be sending 3.0 messages, but have the data in the wrong format.

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


References