← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1337850] Re: keystone-bin should properly reload configuration and restart services on SIGHUP

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

** Changed in: keystone
    Milestone: None => juno-3

-- 
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-bin should properly reload configuration and restart services
  on SIGHUP

Status in OpenStack Identity (Keystone):
  Fix Released

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


References