Comment 13 for bug 2033294

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

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

commit da7b5b99bb429b809754d93c037f3927788abab0
Author: Hugo Brito <email address hidden>
Date: Mon Jan 22 15:07:43 2024 -0300

    Fix tox constraints and bandit

    This changes the upper-constraints to point to our internal,
    since the OpenStack Stein file doesn't exist anymore. Also,
    a small fix detected by the Bandit tool.

    Test Plan:
    - Execute: tox -e bandit

    Closes-bug: 2033294

    Change-Id: I8735bcd2ad23f4269d83a3ffc880a8588e72b5a3
    Signed-off-by: Hugo Brito <email address hidden>