xvpvncproxy error in nova-all

Bug #928489 reported by Mark McLoughlin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Mark McLoughlin

Bug Description

Running nova-all, I see:

2012-02-03 13:09:29,102 ERROR nova [-] Failed to load nova-xvpvncproxy
(nova): TRACE: Traceback (most recent call last):
(nova): TRACE: File "./bin/nova-all", line 70, in <module>
(nova): TRACE: servers.append(service.Service.create(binary=binary))
(nova): TRACE: File "/home/markmc/git/openstack/nova/nova/service.py", line 237, in create
(nova): TRACE: manager = FLAGS.get('%s_manager' % topic, None)
...
(nova): TRACE: raise NoSuchOptError(opt_name, group)
(nova): TRACE: NoSuchOptError: no such option: xvpvncproxy_manager

xvp_proxy is a WSGIService, not a Service.

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

Reviewed: https://review.openstack.org/3755
Committed: http://github.com/openstack/nova/commit/2a9271eab0fdde82e63ae28b9617f97152499c92
Submitter: Jenkins
Branch: master

commit 2a9271eab0fdde82e63ae28b9617f97152499c92
Author: Mark McLoughlin <email address hidden>
Date: Fri Feb 3 18:33:19 2012 +0000

    Fix xvpvncproxy error in nova-all (lp#928489)

    Running nova-all, I see:

      (nova): TRACE: NoSuchOptError: no such option: xvpvncproxy_manager

    xvp_proxy is a WSGIService, not a Service.

    Change-Id: I073d6536134a4fc8d819c808a6c96b02390b556d

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