Multihost floating interface override is broken

Bug #1096987 reported by Vish Ishaya
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Vish Ishaya

Bug Description

We allow individual nodes to override the floating interface by setting public_interface=XXX on the node. Unfortunately in multihost an associate or disassociate call can be forwarded from one host to another. Currently the override happens on the caller instead of the callee

Changed in nova:
importance: Undecided → Low
tags: added: folsom-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/19140

Changed in nova:
assignee: nobody → Vish Ishaya (vishvananda)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/19140
Committed: http://github.com/openstack/nova/commit/bdc4860866c432ff4be899ffc444f38efd9e371b
Submitter: Jenkins
Branch: master

commit bdc4860866c432ff4be899ffc444f38efd9e371b
Author: Vishvananda Ishaya <email address hidden>
Date: Mon Jan 7 10:55:26 2013 -0800

    Override floating interface on callee side

    We allow individual nodes to override the floating interface by setting
    public_interface=XXX on the node. Unfortunately in multi_host an
    associate or disassociate call can be forwarded from one host to
    another. Currently the override happens on the caller side instead of
    the callee side. This fixes the issue by moving the override.

    Fixes bug 1096987

    Change-Id: I37fbbf9e0ee0ffbe8c8754649301371b98da9f4f

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-3 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.