← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1328501] Re: start of keystone not possible when use_syslog=True but syslog is not accessible/running

 

** Changed in: oslo.log
       Status: Fix Committed => Fix Released

** Changed in: oslo.log
    Milestone: None => 0.1.0

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1328501

Title:
  start of keystone not possible when use_syslog=True but syslog is not
  accessible/running

Status in OpenStack Identity (Keystone):
  Fix Released
Status in Logging configuration library for OpenStack:
  Fix Released

Bug description:
  [  101s] msg: Traceback (most recent call last):
  [  101s]   File "/usr/bin/keystone-manage", line 51, in <module>
  [  101s]     cli.main(argv=sys.argv, config_files=config_files)
  [  101s]   File "/usr/lib64/python2.6/site-packages/keystone/cli.py", line 190, in main
  [  101s]     config.setup_logging()
  [  101s]   File "/usr/lib64/python2.6/site-packages/keystone/config.py", line 56, in setup_logging
  [  101s]     log.setup('keystone')
  [  101s]   File "/usr/lib64/python2.6/site-packages/keystone/openstack/common/log.py", line 461, in setup
  [  101s]     _setup_logging_from_conf(product_name, version)
  [  101s]   File "/usr/lib64/python2.6/site-packages/keystone/openstack/common/log.py", line 520, in _setup_logging_from_conf
  [  101s]     facility=facility)
  [  101s]   File "/usr/lib64/python2.6/logging/handlers.py", line 715, in __init__
  [  101s]     self._connect_unixsocket(address)
  [  101s]   File "/usr/lib64/python2.6/logging/handlers.py", line 730, in _connect_unixsocket
  [  101s]     self.socket.connect(address)
  [  101s]   File "<string>", line 1, in connect
  [  101s] socket.error: [Errno 2] No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1328501/+subscriptions


References