publish_errors cfg option is broken
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
Wishlist
|
ChangBo Guo(gcb) | ||
OpenStack Compute (nova) |
Fix Released
|
Wishlist
|
kaitian521 | ||
Havana |
Fix Released
|
Wishlist
|
Chen Xiao | ||
OpenStack Identity (keystone) |
Fix Released
|
Wishlist
|
ChangBo Guo(gcb) | ||
Havana |
Fix Released
|
Wishlist
|
Adam Gandelman | ||
neutron |
Fix Released
|
Wishlist
|
ChangBo Guo(gcb) |
Bug Description
Our nova.conf contains a publish_errors option, which doesn't work because we don't have the necessary oslo modules:
# publish error events (boolean value)
publish_errors=true
[root@ip9-12-17-141 ˜]# Traceback (most recent call last):
File "/usr/bin/
sys.
File "/usr/lib/
logging.
File "/usr/lib/
_setup_
File "/usr/lib/
logging.ERROR)
File "/usr/lib/
return import_
File "/usr/lib/
__import_
ImportError: No module named log_handler
tags: | added: log |
Changed in nova: | |
assignee: | nobody → kaitian521 (kaitian521) |
Changed in nova: | |
status: | New → In Progress |
Changed in keystone: | |
importance: | Undecided → Wishlist |
Changed in neutron: | |
importance: | Undecided → Wishlist |
milestone: | none → icehouse-1 |
Changed in nova: | |
milestone: | none → icehouse-1 |
Changed in keystone: | |
milestone: | none → icehouse-1 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in cinder: | |
importance: | Undecided → Wishlist |
Changed in nova: | |
importance: | Undecided → Wishlist |
Changed in trove: | |
importance: | Undecided → Wishlist |
tags: | removed: in-stable-havana |
Changed in cinder: | |
milestone: | none → icehouse-3 |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
milestone: | icehouse-1 → 2014.1 |
Changed in nova: | |
milestone: | icehouse-1 → 2014.1 |
Changed in cinder: | |
milestone: | icehouse-3 → 2014.1 |
Changed in neutron: | |
milestone: | icehouse-1 → 2014.1 |
https:/ /review. openstack. org/#/c/ 53057/1