We are joyful to announce the release of: manila-ui 2.5.1: Manila Management Dashboard This release is part of the newton stable release series. With source available at: http://git.openstack.org/cgit/openstack/manila-ui Please report issues through launchpad: http://bugs.launchpad.net/manila-ui For more details, please see below. Changes in manila-ui 2.5.0..2.5.1 --------------------------------- 61c5b00 Fix display of Delete share replica button 832c751 Change Create Replica button availability eed69d6 Fix metadata_to_str function code injection vulnerability 55188e5 Fix broken unit tests fb0ce55 Imported Translations from Zanata Diffstat (except docs and test files) ------------------------------------- manila_ui/api/manila.py | 10 +- .../dashboards/admin/shares/replicas/tables.py | 16 +- manila_ui/dashboards/admin/shares/tabs.py | 8 +- .../dashboards/project/shares/replicas/forms.py | 4 +- .../dashboards/project/shares/replicas/tables.py | 20 +- .../dashboards/project/shares/shares/tables.py | 4 +- manila_ui/dashboards/project/shares/shares/tabs.py | 10 +- manila_ui/dashboards/utils.py | 24 +- manila_ui/locale/zh_CN/LC_MESSAGES/django.po | 271 ++++++++++++++++++++- 19 files changed, 484 insertions(+), 128 deletions(-)