[release-announce] octavia-dashboard 12.0.0 (bobcat)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 4 11:24:16 UTC 2023


We jubilantly announce the release of:

octavia-dashboard 12.0.0: Horizon panels for Octavia

This release is part of the bobcat release series.

The source is available from:

    https://opendev.org/openstack/octavia-dashboard

Download the package from:

    https://pypi.org/project/octavia-dashboard

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/octavia-
dashboard

For more details, please see below.

Changes in octavia-dashboard 11.0.0..12.0.0
-------------------------------------------

5c0277f Imported Translations from Zanata
6fb6871 Fix error related to barbicanclient
9cc4bfa Fix popover attributes in member add dialog
b50b1eb Fix missing comma in example logger setting
c492d1e Update master for stable/2023.1
0ff7e42 Imported Translations from Zanata
290c4e9 Add *.orig to .gitignore


Diffstat (except docs and test files)
-------------------------------------

.gitignore                                         |   3 +
octavia_dashboard/api/rest/barbican.py             |  45 ++-----
octavia_dashboard/api/rest/lbaasv2.py              | 139 ++++++++-------------
.../_1499_load_balancer_settings.py                |   2 +-
octavia_dashboard/sdk_connection.py                |  50 ++++++++
.../project/lbaasv2/workflow/members/members.html  |  10 +-
.../fix-chrome-member-dialog-154981a7794d5fb4.yaml |   6 +
.../remove-barbicanclient-6b48fcc36afafb62.yaml    |   6 +
releasenotes/source/2023.1.rst                     |   6 +
releasenotes/source/index.rst                      |   1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       |  34 ++---
requirements.txt                                   |   1 -
12 files changed, 155 insertions(+), 148 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 4a9357b..8eaaa5c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13 +12,0 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-python-barbicanclient>=4.5.2 # Apache-2.0






More information about the Release-announce mailing list