yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16918
[Bug 1337850] [NEW] Keystone service outputs error messages when SIGHUP signal is sent
Public bug reported:
When SIGHUP signal is send to keystone service, it stops the process and
while restarting the keystone process, it throws AttributeError:
'Server' object has no attribute 'reset'
Steps to reproduce:
1. Run keystone service as daemon.
2. Send SIGHUP signal to keystone service
kill -1 <parent_process_id_of_keystone>
** Affects: keystone
Importance: Undecided
Status: New
** Tags: ntt
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1337850
Title:
Keystone service outputs error messages when SIGHUP signal is sent
Status in OpenStack Identity (Keystone):
New
Bug description:
When SIGHUP signal is send to keystone service, it stops the process
and while restarting the keystone process, it throws AttributeError:
'Server' object has no attribute 'reset'
Steps to reproduce:
1. Run keystone service as daemon.
2. Send SIGHUP signal to keystone service
kill -1 <parent_process_id_of_keystone>
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1337850/+subscriptions
Follow ups
References