Comment 4 for bug 2023534

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia-dashboard (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/octavia-dashboard/+/887027
Committed: https://opendev.org/openstack/octavia-dashboard/commit/fa8fbcfcf83a0d3ea7b3431d8381d6bd13bfca1a
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit fa8fbcfcf83a0d3ea7b3431d8381d6bd13bfca1a
Author: Tom Weininger <email address hidden>
Date: Tue Jun 13 11:05:13 2023 +0200

    Fix error related to barbicanclient

    Octavia Dashboard used protected barbicanclient API that seems to be
    broken now. Fixing that by replacing barbicanclient by future-proof
    openstacksdk.

    Closes-Bug: #2023534
    Change-Id: I882869ef0f5b6381372e3447af7ca1981ca02d65
    (cherry picked from commit 6fb6871ee0fe22b4e661edf8edc5a93129affa98)