glance.db.metadata import error

Bug #1394641 reported by Oleksii Chuprykov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
High
Oleksii Chuprykov

Bug Description

LazyPluggable was removed but was not replaced in all places of use.

>>> import glance.db.metadata
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "glance/db/metadata.py", line 25, in <module>
    IMPL = utils.LazyPluggable(
AttributeError: 'module' object has no attribute 'LazyPluggable'

Changed in glance:
assignee: nobody → Oleksii Chuprykov (ochuprykov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance (master)

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

Changed in glance:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/136043
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=5ce208d4724be89bc3798c129989c691395d4a8a
Submitter: Jenkins
Branch: master

commit 5ce208d4724be89bc3798c129989c691395d4a8a
Author: Oleksii Chuprykov <email address hidden>
Date: Thu Nov 20 18:13:16 2014 +0200

    Do not use LazyPluggable

    LazyPluggable was removed but was not replaced in
    all places of use.

    Closes-Bug: #1394641

    Change-Id: Ie5bb32e409a6abce0509adb6e035c533547bb1f5

Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
milestone: none → kilo-1
status: Fix Committed → Fix Released
Changed in glance:
importance: Undecided → High
Thierry Carrez (ttx)
Changed in glance:
milestone: kilo-1 → 2015.1.0
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.