barbican-worker.py fails to start due to outdated log import
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Barbican |
Fix Released
|
Medium
|
John Vrbanac |
Bug Description
bin/barbican-
Traceback (most recent call last):
File "bin/barbican-
from barbican.
File "/home/
File "/home/
result = f(self, *args, **kwargs)
File "/home/
self.
File "/home/
return f(self, *args, **kwargs)
File "/home/
return self.register_
File "/home/
return f(self, *args, **kwargs)
File "/home/
if _is_opt_
File "/home/
raise DuplicateOptErr
oslo_config.
I'm assuming this has something to do with the transition to olso_log.
Changed in barbican: | |
assignee: | nobody → John Vrbanac (john.vrbanac) |
milestone: | none → kilo-3 |
Changed in barbican: | |
importance: | Undecided → Medium |
Changed in barbican: | |
status: | Fix Committed → Fix Released |
Changed in barbican: | |
milestone: | kilo-3 → 2015.1.0 |
Fix proposed to branch: master /review. openstack. org/158095
Review: https:/