← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
         Status: Invalid

** Affects: nova/havana
     Importance: High
     Assignee: Russell Bryant (russellb)
         Status: Confirmed

** Also affects: nova/havana
   Importance: Undecided
       Status: New

** Changed in: nova
       Status: New => Invalid

** Changed in: nova/havana
       Status: New => Confirmed

** Changed in: nova/havana
     Assignee: (unassigned) => Russell Bryant (russellb)

** Changed in: nova/havana
   Importance: Undecided => High

** Changed in: nova/havana
    Milestone: None => 2013.2.3

-- 
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:
  Confirmed

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


Follow ups

References