Comment 2 for bug 1074895

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