[release-announce] venus-dashboard 1.0.0 (zed)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 5 12:31:25 UTC 2022


We are delighted to announce the release of:

venus-dashboard 1.0.0: Venus Horizon plugin

This release is part of the zed release series.

The source is available from:

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

Download the package from:

    https://tarballs.openstack.org/venus-dashboard/

Please report issues through:

    https://bugs.launchpad.net/openstack-venus/+bugs

For more details, please see below.

Changes in venus-dashboard 1.0.0.0b1..1.0.0
-------------------------------------------

d3f3796 Adapt new venusclient
acc387c Resolve 404 issue.
827386f Use venus clinet


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

devstack/plugin.sh                                  | 21 ++-------------------
requirements.txt                                    |  2 +-
venus_dashboard/api/venus.py                        |  9 ++++-----
venus_dashboard/api/venus_rest_api.py               |  4 ++--
venus_dashboard/log_search/urls.py                  |  1 +
.../app/core/openstack-service-api/venus.service.js |  6 +++---
6 files changed, 13 insertions(+), 30 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 9e0cc83..1452633 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -24 +24 @@ XStatic-smart-table>=1.4.13.2 # MIT License
-# python-venusclient>=2.5.0  # Apache-2.0
+python-venusclient>=1.0.0  # Apache-2.0 License






More information about the Release-announce mailing list