Restarting glance-api gives import error oslo.config

Bug #1133416 reported by Iccha Sethi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Invalid
Undecided
Unassigned

Bug Description

/opt/stack/glance$ cd /opt/stack/glance; /opt/stack/glance/bin/glance-api --config-file=/etc/glance/glance-api.conf || touch "/opt/stack/status/stack/g-api.failure"
Traceback (most recent call last):
  File "/opt/stack/glance/bin/glance-api", line 39, in <module>
    from glance.common import config
  File "/opt/stack/glance/glance/common/config.py", line 29, in <module>
    from oslo.config import cfg
ImportError: No module named oslo.config

It happens everytime I restart glance-api

Revision history for this message
Brian Waldon (bcwaldon) wrote :

I can't reproduce this.

Changed in glance:
status: New → Incomplete
Changed in glance:
status: Incomplete → Invalid
Revision history for this message
subconscious (subconscious) wrote :

I've seen this on Ubuntu Precise. I believe the missing dep is python-oslo-config, which is only available in Ubuntu Raring. I saw this when I pulled the latest from master in python-keystoneclient

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.