** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1394641
Title:
glance.db.metadata import error
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
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'
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1394641/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp