Comment 8 for bug 1334647

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/icehouse)

Reviewed: https://review.openstack.org/129839
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f086ca3272be2fcb0276822209a4b7d2078670d7
Submitter: Jenkins
Branch: stable/icehouse

commit f086ca3272be2fcb0276822209a4b7d2078670d7
Author: abhishekkekane <email address hidden>
Date: Tue Jul 1 02:10:56 2014 -0700

    Nova api service doesn't handle SIGHUP properly

    When SIGHUP signal is sent to nova-api service, it doesn't complete
    processing of all pending requests before terminating all the
    processes.

    Closes-Bug: #1334647

    Change-Id: I3f7bd0ba5ef1bb716a97635252abe251053a669d
    (cherry picked from commit 224a3de466d48301ab638b60ca47d19ad6b1b1dc)