Comment 16 for bug 1851533

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to config-files (master)

Reviewed: https://review.opendev.org/715095
Committed: https://git.openstack.org/cgit/starlingx/config-files/commit/?id=de8d65efdf298d23ad690fb0b97d209cc95e9354
Submitter: Zuul
Branch: master

commit de8d65efdf298d23ad690fb0b97d209cc95e9354
Author: Robert Church <email address hidden>
Date: Wed Mar 25 17:19:57 2020 -0400

    Reserve ephemeral ports that are expected by system services

    Update sysctl.conf to reserve keystone and tiller ports so that any
    initial system processes do not claim these ports.

    These are also reserved in puppet and part of initial system
    provisioning.

    Change-Id: I3bae661348718df00f7b50ba15931281a744d473
    Closes-Bug: #1869011
    Related-Bug: #1851533
    Signed-off-by: Robert Church <email address hidden>