Comment 4 for bug 1539170

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

Reviewed: https://review.openstack.org/274027
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=886e3a08f78e64ff5e26915196dd10550ced5b4f
Submitter: Jenkins
Branch: master

commit 886e3a08f78e64ff5e26915196dd10550ced5b4f
Author: Bogdan Dobrelya <email address hidden>
Date: Fri Jan 29 11:19:13 2016 +0100

    Fix the pidfile and filelimits for rabbitmq

    - Fix the pidfile configuraion
    - Use the file_limit parameter of the upstream module
      to configure file limits
    - Replace duplicating tcp_listen_options to the param tcp_keepalive=true
    - Remove hardcoded management port config to be hiera-driven as well
    - Add noop tests coverage
    - Use https://github.com/fuel-infra

    Closes-bug: #1539170
    Related-bug: #1534560

    Change-Id: I2598587f6992780ee2ec345541808e29b9d24d7e
    Signed-off-by: Bogdan Dobrelya <email address hidden>