nova-ajax-console-proxy: 'module' object has no attribute 'TopicConsumer'

Bug #742650 reported by Tom vN
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Brian Lamar

Bug Description

nova-ajax-console-proxy won't start, reporting the following error:
'module' object has no attribute 'TopicConsumer'

Having no Python skills (yet) I'd guess, based on a grep, that it should be TopicAdapterConsumer

Tested on revno: 886

Related branches

Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → High
status: New → Triaged
tags: added: low-hanging-fruit
Thierry Carrez (ttx)
Changed in nova:
assignee: nobody → Brian Lamar (blamar)
status: Triaged → In Progress
Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
Anthony Young (sleepsonthefloor) wrote :

The previously committed fix doesn't fully fix the issue. The rpc callback programming interface apparently has changed with TopicAdapterConsumer. I've associated another branch with a fix.

In the long run, we should move this to using the manager pattern so we aren't calling this relatively low level interface.

Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.2
status: Fix Committed → Fix Released
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.