Comment 6 for bug 1612789

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to instack-undercloud (stable/mitaka)

Reviewed: https://review.openstack.org/355612
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=e716914033b55b0d0e2e8976d80c3ab1653fca72
Submitter: Jenkins
Branch: stable/mitaka

commit e716914033b55b0d0e2e8976d80c3ab1653fca72
Author: Emilien Macchi <email address hidden>
Date: Mon Aug 15 15:20:16 2016 -0400

    (mitaka only) enable sysctl nonlocal_bind

    Sometimes after rebooting an undercloud some services will fail to start
    because the IP address has not yet been configured on br-ctlplane.
    Setting nonlocal_bind in sysctl will allow the services to bind to the
    IP anyway.

    The patch will be addressed to master but using the TripleO profiles
    instead.

    Co-Authorized-By: James Slagle <email address hidden>
    Change-Id: Ifb009b781d00729d6674fbcc43d844404998ed8e
    Closes-Bug: #1612789