Glance - missing oslo.i18n

Bug #1468729 reported by Michał Jastrzębski
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Critical
Michał Jastrzębski

Bug Description

Glance seems to have broken dependencies in RPM repo, and it doesn't install required oslo.i18n, and hence fails on run

Changed in kolla:
assignee: nobody → Michał Jastrzębski (inc007)
Changed in kolla:
status: New → In Progress
Changed in kolla:
status: In Progress → Fix Committed
Changed in kolla:
status: Fix Committed → In Progress
Revision history for this message
Imran Hayder (hayderimran7) wrote :
Download full text (18.2 KiB)

Same here :
the "latest" tags of images have this issue currently.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
┌─( imran@imran-ThinkPad-W530 )─( ~/Desktop/kolla )─( master )

└─(0)─> $ docker logs compose_glanceapi_1

keystone is active @ http://192.168.240.101:5000/v2.0
using existing tenant admin (be8a03044e014abdbb9696b8238fb534)
creating new user glance
created user glance (2c95028a5f524c91994d4a4c4bfc04cc)
using existing role admin (09ae206e0a2a43b5bc0a1a614f83867c)
removing role _member_ from user glance in tenant admin
adding role admin to user glance in tenant admin
created new service glance/image (fa8f27d7f459440d86ad82efde10820f)
created new endpoint internalurl=http://192.168.240.101:9292, publicurl=http://192.168.240.101:9292, adminurl=http://192.168.240.101:9292 (5f8a107146e541798cc2da9b456f59ff)
Traceback (most recent call last):
  File "/usr/bin/glance-api", line 6, in <module>
    from glance.cmd.api import main
  File "/usr/lib/python2.7/site-packages/glance/cmd/__init__.py", line 21, in <module>
    from glance import i18n
  File "/usr/lib/python2.7/site-packages/glance/i18n.py", line 16, in <module>
    from oslo.i18n import * # noqa
ImportError: No module named i18n
keystone is active @ http://192.168.240.101:5000/v2.0
using existing tenant admin (be8a03044e014abdbb9696b8238fb534)
using existing user glance (2c95028a5f524c91994d4a4c4bfc04cc)
updating enabled=True for user glance
updating password for user glance
using existing role admin (09ae206e0a2a43b5bc0a1a614f83867c)
user glance already has role admin in tenant admin
using existing service glance/image (fa8f27d7f459440d86ad82efde10820f)
deleting endpoint internalurl=http://192.168.240.101:9292, publicurl=http://192.168.240.101:9292, adminurl=http://192.168.240.101:9292 (5f8a107146e541798cc2da9b456f59ff)
created new endpoint internalurl=http://192.168.240.101:9292, publicurl=http://192.168.240.101:9292, adminurl=http://192.168.240.101:9292 (5e2aee7a166d4efeaee6dda27643a50d)
Traceback (most recent call last):
  File "/usr/bin/glance-api", line 6, in <module>
    from glance.cmd.api import main
  File "/usr/lib/python2.7/site-packages/glance/cmd/__init__.py", line 21, in <module>
    from glance import i18n
  File "/usr/lib/python2.7/site-packages/glance/i18n.py", line 16, in <module>
    from oslo.i18n import * # noqa
ImportError: No module named i18n
keystone is active @ http://192.168.240.101:5000/v2.0
using existing tenant admin (be8a03044e014abdbb9696b8238fb534)
using existing user glance (2c95028a5f524c91994d4a4c4bfc04cc)
updating enabled=True for user glance
updating password for user glance
using existing role admin (09ae206e0a2a43b5bc0a1a614f83867c)
user glance already has role admin in tenant admin
using existing service glance/image (fa8f27d7f459440d86ad82efde10820f)
deleting endpoint internalurl=http://192.168.240.101:9292, publicurl=http://192.168.240.101:9292, adminurl=http://192.168.240.101:9292 (5e2aee7a166d4efeaee6dda27643a50d)
created new endpoint internalurl=http://192.168.240.101:9292, publicurl=http://192.168.240.101:9292, adminurl=http://192.168.240.101:9292 (0b6783ab146942a6b177fdbf9c096b73)
Traceback (most recent call last):
  File "/u...

Steven Dake (sdake)
Changed in kolla:
milestone: none → liberty-1
importance: Undecided → Critical
Changed in kolla:
status: In Progress → Fix Committed
Sam Yaple (s8m)
Changed in kolla:
status: Fix Committed → Fix Released
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.