Steps to reproduce

1.) set use_syslog=true in keystone.conf
2.) make sure rsyslog(syslog) process is not running
3.) restart Keystone

http://paste.openstack.org/show/89191/


** Also affects: oslo
   Importance: Undecided
       Status: New

-- 
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):
  Triaged
Status in Oslo - a Library of Common OpenStack Code:
  New

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

-- 
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

Reply via email to