Did not find expected name "Extensions"

Bug #1074895 reported by Dan Prince
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Dan Prince

Bug Description

I'm seeing the following warnings in the Quantum server.log files:

2012-11-04 09:35:55 WARNING [quantum.api.extensions] Did not find expected name "Extensions" in /usr/lib/python2.7/site-packages/quantum/extensions/extensions.py

The issue seems to be that the extensions loader is trying to load an extension from extensions.py which is the base class for all extensions and isn't meant to be loaded as an extension itself.

Dan Prince (dan-prince)
Changed in quantum:
assignee: nobody → Dan Prince (dan-prince)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/15425

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

Reviewed: https://review.openstack.org/15425
Committed: http://github.com/openstack/quantum/commit/4bc07a55ff686deb3a3747150a8068ce161d3011
Submitter: Jenkins
Branch: master

commit 4bc07a55ff686deb3a3747150a8068ce161d3011
Author: Dan Prince <email address hidden>
Date: Mon Nov 5 11:57:53 2012 -0500

    Move extension.py into quantum/api.

    This change moves extensions.py out of the extensions module
    and into the api module. This resolves an issue where the
    following log WARNING message would occur each time the Quantum
    API starts:

    Did not find expected name "Extensions" in
    /usr/lib/python2.7/site-packages/quantum/extensions/extensions.py

    Fixes LP Bug #1074895.

    Change-Id: Ia5ed206870551f9b33b74dcdc9d0503e447f298d

Changed in quantum:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in quantum:
milestone: none → grizzly-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in quantum:
milestone: grizzly-1 → 2013.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.