Comment 16 for bug 1821592

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

Reviewed: https://review.opendev.org/723031
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=d576249f35e9a62ec2a21e80853cb85ece4aa54a
Submitter: Zuul
Branch: stable/stein

commit d576249f35e9a62ec2a21e80853cb85ece4aa54a
Author: Dincer Celik <email address hidden>
Date: Fri Apr 24 23:19:36 2020 +0300

    Introduce /etc/timezone to Debian/Ubuntu containers

    Some services look for /etc/timezone on Debian/Ubuntu, so we should
    introduce it to the containers.

    In addition, added prechecks for /etc/localtime and /etc/timezone.

    Closes-Bug: #1821592
    Change-Id: I9fef14643d1bcc7eee9547eb87fa1fb436d8a6b3
    (cherry picked from commit 4b5df0d8660543230a48d279f508c3205c8fc406)