[release-announce] designate-dashboard 11.0.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 14 10:12:16 UTC 2020


We are excited to announce the release of:

designate-dashboard 11.0.0: Designate Horizon UI bits

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/designate-dashboard

Download the package from:

    https://tarballs.openstack.org/designate-dashboard/

Please report issues through:

    https://bugs.launchpad.net/designate-dashboard/+bugs

For more details, please see below.

Changes in designate-dashboard 10.0.0..11.0.0
---------------------------------------------

7b1adbd [goal] Migrate testing to ubuntu focal
3858570 Remove obsolete setup
311ae36 drop mock from lower-constraints and requirements
c217c03 Imported Translations from Zanata
db12a89 Switch to newer openstackdocstheme and reno versions
1e0a33b Imported Translations from Zanata
b3ef322 Bump default tox env from py37 to py38
c2fdace Add py38 package metadata
20ce810 Imported Translations from Zanata
aad8ae3 Add Python3 victoria unit tests
c2197fc Update master for stable/ussuri
7bace2a Cleanup py27 support


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

.zuul.yaml                                         |  2 +-
bindep.txt                                         |  4 +++
.../dashboards/project/ngdns/reverse_dns/panel.py  |  1 +
.../dashboards/project/ngdns/zones/panel.py        |  1 +
karma.conf.js                                      |  2 +-
lower-constraints.txt                              |  8 +-----
openstack-common.conf                              |  6 -----
package.json                                       |  4 +--
releasenotes/source/conf.py                        | 10 +++----
releasenotes/source/index.rst                      |  1 +
.../source/locale/cs/LC_MESSAGES/releasenotes.po   | 30 +++++++++++++++++++++
.../source/locale/de/LC_MESSAGES/releasenotes.po   | 18 +++++++++++--
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 15 ++++++-----
.../source/locale/fr/LC_MESSAGES/releasenotes.po   | 31 ++++++++++++++++++++++
.../source/locale/id/LC_MESSAGES/releasenotes.po   | 30 +++++++++++++++++++++
.../source/locale/ja/LC_MESSAGES/releasenotes.po   | 30 +++++++++++++++++++++
.../locale/ko_KR/LC_MESSAGES/releasenotes.po       | 30 +++++++++++++++++++++
.../source/locale/ne/LC_MESSAGES/releasenotes.po   | 30 +++++++++++++++++++++
.../locale/pt_BR/LC_MESSAGES/releasenotes.po       | 31 ++++++++++++++++++++++
.../source/locale/ru/LC_MESSAGES/releasenotes.po   | 28 +++++++++++++++++++
.../locale/zh_CN/LC_MESSAGES/releasenotes.po       | 30 +++++++++++++++++++++
releasenotes/source/ussuri.rst                     |  6 +++++
requirements.txt                                   |  1 -
setup.cfg                                          | 27 +++----------------
setup.py                                           |  9 -------
test-requirements.txt                              |  6 +----
tox.ini                                            |  6 ++---
29 files changed, 334 insertions(+), 78 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 42289f3..8399f79 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +5,0 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-Babel!=2.4.0,>=2.3.4 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index aef19c9..4707b5f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4 @@
-hacking>=1.1.0,<1.2.0 # Apache-2.0
+hacking>=3.0,<3.1.0 # Apache-2.0
@@ -7 +6,0 @@ coverage!=4.4,>=4.0 # Apache-2.0
-mock>=2.0.0 # BSD
@@ -13,3 +11,0 @@ unittest2>=1.1.0 # BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4'  # BSD
-openstackdocstheme>=1.18.1 # Apache-2.0
-reno>=2.5.0 # Apache-2.0






More information about the Release-announce mailing list