Comment 3 for bug 2042482

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

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

commit f1d7b078f1389e18e67bcef12ecb7f9867814a10
Author: Luan Nunes Utimura <email address hidden>
Date: Wed Nov 1 20:14:05 2023 -0300

    Add python3-osc-placement in openstack layer

    This change adds `python3-osc-placement` to the `openstack` layer so
    that the end user has access to CLIs such as:

      $ openstack resource provider ...

    Test Plan:
    PASS - Run `downloader` successfully
    PASS - Check in the logs that the binary was downloaded successfully

    Partial-Bug: 2042482

    Change-Id: Iec0c555573043d8e54e0a21a0c83358bc3ce934f
    Signed-off-by: Luan Nunes Utimura <email address hidden>