[release-announce] adjutant-ui 6.0.0 (antelope)
no-reply at openstack.org
no-reply at openstack.org
Wed Mar 22 12:22:42 UTC 2023
We are ecstatic to announce the release of:
adjutant-ui 6.0.0: Adjutant User Interface
This release is part of the antelope 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 wallaby-em..6.0.0
----------------------------------------
6fa9478 Update zuul settings, drop Python 3.{6,7} support.
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 3 ++-
requirements.txt | 4 ++--
setup.cfg | 5 ++---
3 files changed, 6 insertions(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index b6487e0..02fdfea 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@
-pbr>=2.0.0 # Apache-2.0
+pbr!=2.1.0,>=2.0.0 # Apache-2.0
@@ -12 +12 @@ pbr>=2.0.0 # Apache-2.0
-horizon>=14.0.0.0b3 # Apache-2.0
+horizon>=18.1.0 # Apache-2.0
More information about the Release-announce
mailing list