Nova network errors during resize: 'Network' object has no attribute 'multihost'

Bug #948965 reported by Dan Prince
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Dan Prince

Bug Description

Using the latest Nova Essex build I'm getting an error when doing a resize:

(nova.rpc.common): TRACE: File "/usr/lib/python2.7/dist-packages/nova/rpc/amqp.py", line 250, in _process_data
(nova.rpc.common): TRACE: rval = node_func(context=ctxt, **node_args)
(nova.rpc.common): TRACE: File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 1468, in setup_networks_on_host
(nova.rpc.common): TRACE: if not network['multihost']:
(nova.rpc.common): TRACE: File "/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/models.py", line 75, in __getitem__
(nova.rpc.common): TRACE: return getattr(self, key)
(nova.rpc.common): TRACE: AttributeError: 'Network' object has no attribute 'multihost'

Dan Prince (dan-prince)
Changed in nova:
assignee: nobody → Dan Prince (dan-prince)
status: New → In Progress
importance: Undecided → High
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/5028

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

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

commit d854a1d4f3da949e364e3b80827cf25aff7c7344
Author: Dan Prince <email address hidden>
Date: Wed Mar 7 08:49:35 2012 -0500

    Fix multi_host column name in setup_networks...

    Use the correct DB column name for multi_host in the
    Nova network manage setup_networks_on_host function.

    Fixes LP Bug #948965.

    Change-Id: Id2a7bf9a2b5173d2b5fdec17a19e364e54c9a2c4

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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