← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1240349] [NEW] publish_errors cfg option is broken

 

You have been subscribed to a public bug:

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

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: log
-- 
publish_errors cfg option is broken 
https://bugs.launchpad.net/bugs/1240349
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).