Comment 1 for bug 1288881

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to barbican (master)

Reviewed: https://review.openstack.org/78679
Committed: https://git.openstack.org/cgit/stackforge/barbican/commit/?id=c3a41505b7cd95e412db439b7bc66a4a55e3a883
Submitter: Jenkins
Branch: master

commit c3a41505b7cd95e412db439b7bc66a4a55e3a883
Author: Sig Sigler <email address hidden>
Date: Thu Mar 6 11:29:47 2014 -0600

    Barbican uWSGI stats server listen on localhost

    The current uWSGI Upstart script starts the stats server listening
    on all IPs. In order to reduce the attack surface, this patch modifies
    the Upstart script so that the stats server starts listening on
    localhost only.

    Closes-Bug: #1288881
    Change-Id: I6141e665433d418b8cbecc4f065b8a3710310d29