Comment 2 for bug 2035149

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

Reviewed: https://review.opendev.org/c/starlingx/tools/+/894601
Committed: https://opendev.org/starlingx/tools/commit/e055c072ac854d204b2d70993283ea06c97cd1c0
Submitter: "Zuul (22348)"
Branch: master

commit e055c072ac854d204b2d70993283ea06c97cd1c0
Author: Takamasa Takenaka <email address hidden>
Date: Mon Sep 11 18:31:08 2023 -0300

    Add yajl-tools package

    Currently the following commands are not included:
    - json_reformat
    - json_verify
    which existed previously. They are from the package
    yajl-tools.

    This fix is adding the package yajl-tools

    Closes-bug: 2035149

    Test Plan:
    PASS: Create ISO
    PASS: Fresh install successfully
    PASS: Verify yajl-tools is installed
    PASS: Verify run command json_reformat
    PASS: Verify run command json_verify

    Change-Id: Idad80129a645b3b0f820818370e78208c1c76d09
    Signed-off-by: Takamasa Takenaka <email address hidden>