nova-direct-api: AttributeError: 'module' object has no attribute 'ComputeAPI'

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

Bug Description

Trying to start nova-direct-api, get exception:

(.nova-venv)jpipes@serialcoder:~/repos/nova/trunk$ ./bin/nova-direct-api
Traceback (most recent call last):
  File "./bin/nova-direct-api", line 52, in <module>
    direct.register_service('compute', compute_api.ComputeAPI())
AttributeError: 'module' object has no attribute 'ComputeAPI'

ComputeAPI was renamed to API sometime recently.

Tags: direct-api

Related branches

Jay Pipes (jaypipes)
tags: added: direct-api
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.1
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.