Glance fails to build with oslo.log 4.4.0 for Debian platform
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Fix Released
|
Critical
|
Abhishek Kekane | ||
Xena |
Fix Committed
|
Critical
|
Abhishek Kekane |
Bug Description
Glance RC1 for Xena fails to build with oslo.log 4.4.0 for Debian platform so we need to bump the oslo.log version in requirements.txt
Failures during discovery
=======
--- import errors ---
Failed to import test module: glance.
Traceback (most recent call last):
File "/usr/lib/
module = self._get_
File "/usr/lib/
__import_
File "/<<PKGBUILDDIR
from glance.
File "/<<PKGBUILDDIR
from glance.api.v2 import cached_images
File "/<<PKGBUILDDIR
from glance.api import policy
File "/<<PKGBUILDDIR
from glance import policies
File "/<<PKGBUILDDIR
from glance.policies import metadef
File "/<<PKGBUILDDIR
deprecated_
AttributeError: type object 'deprecated' has no attribute 'XENA'
versionutils module of oslo.log included Xena release from version 4.5.0
description: | updated |
description: | updated |
Changed in glance: | |
importance: | Undecided → High |
assignee: | nobody → Abhishek Kekane (abhishek-kekane) |
Changed in glance: | |
milestone: | none → yoga-1 |
Fix proposed to branch: master /review. opendev. org/c/openstack /glance/ +/809777
Review: https:/