QuantumManager should set network['host'] when creating the network entry in the database

Bug #942896 reported by Brad Hall
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Brad Hall
neutron
Fix Released
High
Brad Hall

Bug Description

Looking at the floating ip mixin class it seems that this has to be set or the floating IP association won't work. When adding an entry to the networks table in QuantumManager we could set network['host'] to self.host since we don't yet support multi-host.

dan wendlandt (danwent)
Changed in quantum:
assignee: nobody → Brad Hall (bgh)
milestone: none → essex-4
importance: Undecided → High
Brad Hall (bgh)
Changed in nova:
assignee: nobody → Brad Hall (bgh)
status: New → In Progress
dan wendlandt (danwent)
Changed in quantum:
status: New → In Progress
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/4651

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/4651
Committed: http://github.com/openstack/nova/commit/43f2492175d11a3f8ea4198e65b2a6a6b38cbbb6
Submitter: Jenkins
Branch: master

commit 43f2492175d11a3f8ea4198e65b2a6a6b38cbbb6
Author: Brad Hall <email address hidden>
Date: Tue Feb 28 13:57:01 2012 -0800

    Fix for bug 942896: Make sure network['host'] is set

    The floating ip mixin requires network['host'] to be set. We now set it
    during create_network and also update it at startup time to make sure it is
    set.

    Change-Id: Ide0fe265d08a2ef322d9f7b6bfed5ba8b510c246

Changed in nova:
status: In Progress → Fix Committed
dan wendlandt (danwent)
Changed in quantum:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-4
status: Fix Committed → Fix Released
Changed in quantum:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-4 → 2012.1
Thierry Carrez (ttx)
Changed in quantum:
milestone: essex-4 → 2012.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.