Comment 5 for bug 1806662

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/rocky)

Reviewed: https://review.openstack.org/625689
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=a2e3b026b0a89691bda47f64c6ff2000f1df0d07
Submitter: Zuul
Branch: stable/rocky

commit a2e3b026b0a89691bda47f64c6ff2000f1df0d07
Author: Eduardo Gonzalez <email address hidden>
Date: Wed Dec 5 10:04:52 2018 +0100

    Allow set tty for containers

    This change adds support to comfigure tty,
    it was enabled by default but a recent patch
    removed it. Some services such as Karaf in opendaylight
    requires a TTY during startup.

    Closes-Bug: #1806662
    Change-Id: Ia4335523b727d0e45505cbb1efb40ccf04c27db7
    (cherry picked from commit 846c15d8e1ca39e12b823d1b2e508f3edc009bbf)