** Changed in: keystone Status: Fix Committed => Fix Released ** Changed in: keystone Milestone: None => icehouse-1
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1240349 Title: publish_errors cfg option is broken Status in Cinder: In Progress Status in OpenStack Identity (Keystone): Fix Released Status in OpenStack Neutron (virtual network service): Fix Committed Status in OpenStack Compute (Nova): Fix Committed Status in Trove - Database as a Service: In Progress 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/nova-api", line 10, in <module> sys.exit(main()) File "/usr/lib/python2.6/site-packages/nova/cmd/api.py", line 41, in main logging.setup("nova") File "/usr/lib/python2.6/site-packages/nova/openstack/common/log.py", line 372, in setup _setup_logging_from_conf() File "/usr/lib/python2.6/site-packages/nova/openstack/common/log.py", line 472, in _setup_logging_from_conf logging.ERROR) File "/usr/lib/python2.6/site-packages/nova/openstack/common/importutils.py", line 40, in import_object return import_class(import_str)(*args, **kwargs) File "/usr/lib/python2.6/site-packages/nova/openstack/common/importutils.py", line 30, in import_class __import__(mod_str) ImportError: No module named log_handler To manage notifications about this bug go to: https://bugs.launchpad.net/cinder/+bug/1240349/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp