[release-announce] [manila] manila-ui 2.13.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Fri Jan 26 00:59:07 UTC 2018


We are thrilled to announce the release of:

manila-ui 2.13.0: Manila Management Dashboard

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/manila-ui

Download the package from:

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

Please report issues through launchpad:

    https://bugs.launchpad.net/manila-ui

For more details, please see below.

Changes in manila-ui 2.12.0..2.13.0
-----------------------------------

f19bb7a Imported Translations from Zanata
7feb846 Updated from global requirements
28a96c3 Import user and admin guide from horizon
df7319b Reorganize manila-ui documentation
272c32f Remove empty files
47af9f0 Updated from global requirements


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

CONTRIBUTING.rst                                   |   6 +-
README.rst                                         | 181 +--------------
.../dashboards/admin/security_services/forms.py    |   0
.../dashboards/admin/share_instances/forms.py      |   0
manila_ui/dashboards/admin/share_networks/forms.py |   0
manila_ui/dashboards/admin/share_servers/forms.py  |   0
.../dashboards/admin/share_snapshots/forms.py      |   0
manila_ui/locale/pt_BR/LC_MESSAGES/django.po       |   9 +-
requirements.txt                                   |   2 +-
test-requirements.txt                              |   2 +-
20 files changed, 589 insertions(+), 202 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 0fc16e5..721b961 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ iso8601>=0.1.11 # MIT
-oslo.utils>=3.31.0 # Apache-2.0
+oslo.utils>=3.33.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 313128e..d00ed46 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14 +14 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx>=1.6.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD






More information about the Release-announce mailing list