[release-announce] adjutant-ui 2.0.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 14 11:09:29 UTC 2021


We high-spiritedly announce the release of:

adjutant-ui 2.0.0: Adjutant User Interface

This release is part of the wallaby release series.

The source is available from:

    https://opendev.org/openstack/adjutant-ui

Download the package from:

    https://tarballs.openstack.org/adjutant-ui/

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/adjutant-ui

For more details, please see below.

Changes in adjutant-ui 1.0.0..2.0.0
-----------------------------------

104c474 Now checks for code 202 when checking for success for other operations.
208181a Now checks for code 202 when checking for success
9c5660a Comparison exception causes quota output to fail
d46e9e2 Add doc/requirements
1a82cbd Add Python3 wallaby unit tests


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

.zuul.yaml                                  | 2 +-
adjutant_ui/api/adjutant.py                 | 7 +++++--
adjutant_ui/content/notifications/tables.py | 2 +-
adjutant_ui/content/project_users/tables.py | 2 +-
adjutant_ui/content/quota/tables.py         | 2 +-
adjutant_ui/content/tasks/forms.py          | 2 +-
adjutant_ui/content/tasks/tables.py         | 6 +++---
test-requirements.txt                       | 3 ---
tox.ini                                     | 2 ++
10 files changed, 18 insertions(+), 13 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index a64165a..7eb8bcd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +12,0 @@ nodeenv>=0.9.4 # BSD
-reno>=3.1.0 # Apache-2.0
@@ -15 +13,0 @@ selenium>=2.50.1 # Apache-2.0
-sphinx>=2.0.0,!=2.1.0 # BSD
@@ -19 +16,0 @@ xvfbwrapper>=0.1.3 #license: MIT
-openstackdocstheme>=2.2.1 # Apache-2.0






More information about the Release-announce mailing list