Comment 15 for bug 1958696

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

Reviewed: https://review.opendev.org/c/starlingx/distcloud/+/826140
Committed: https://opendev.org/starlingx/distcloud/commit/59e1ae68ac8adc6ec3e967561f31f9cd0430e1bf
Submitter: "Zuul (22348)"
Branch: master

commit 59e1ae68ac8adc6ec3e967561f31f9cd0430e1bf
Author: Thiago Brito <email address hidden>
Date: Mon Jan 24 14:55:45 2022 -0300

    Setting PYTHON3=no for LOCI images

    Recently, LOCI changed its default so images are python3 if nothing is
    specified at the *docker_image files. With the recent upversion of LOCI
    in the build tools [1], we need to explictly set PYTHON3=no to images
    that are still using python2. This commit fixes the StarlingX images to
    use this parameter

    TEST PLAN
    PASS build the stx-keystone-api-proxy on the stable branch

    [1] https://opendev.org/starlingx/root/commit/00bd632a68b8172f5d4baec2b1e4f8a08b9d5be5

    Closes-Bug: #1958696

    Signed-off-by: Thiago Brito <email address hidden>
    Change-Id: I7847b4e6c4e8868aaf56b73bc6f056e858f92784