manila-ui 13.0.0 (epoxy)
We are stoked to announce the release of: manila-ui 13.0.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/manila-ui Download the package from: https://tarballs.openstack.org/manila-ui/ Please report issues through: https://bugs.launchpad.net/manila-ui/+bugs For more details, please see below. Changes in manila-ui 12.0.0..13.0.0 ----------------------------------- a5143fa Fix creation of share group from snapshot f25c1a9 Drop unnecessary direct dependency on iso8601 566298b Drop environments for old python versions 3a07adc doc: Use dnf instead of yum 69315ad reno: Update master for unmaintained/2023.1 84cb88b Remove Python 3.8 support 20a84b1 Update master for stable/2024.2 ecddcd7 reno: Update master for unmaintained/zed Diffstat (except docs and test files) ------------------------------------- manila_ui/dashboards/project/share_groups/forms.py | 5 +++-- ...re-group-from-share-group-snapshot-9ceb635e42da03f1.yaml | 6 ++++++ releasenotes/notes/remove-py38-c79328d063c6ea0b.yaml | 4 ++++ releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 ++++++ releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 2 +- requirements.txt | 1 - setup.cfg | 6 ++---- tox.ini | 13 ++----------- 11 files changed, 27 insertions(+), 21 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index a4955be..128c6ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +6,0 @@ django-compressor>=2.0 # MIT -iso8601>=0.1.12 # MIT
participants (1)
-
no-reply@openstack.org