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

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