[release-announce] designate-tempest-plugin 0.5.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 13 16:17:38 UTC 2018


We are psyched to announce the release of:

designate-tempest-plugin 0.5.0: OpenStack DNS As A Service (Designate)
Functional Tests

This release is part of the rocky release series.

Download the package from:

    https://tarballs.openstack.org/designate-tempest-plugin/

For more details, please see below.

Changes in designate-tempest-plugin 0.4.0..0.5.0
------------------------------------------------

142f9e2 Default bug_1573141_fixed to true
f348bfe Switch to stestr
d8728b4 Fix error when creating TimeoutException
76317cd Updated from global requirements
7a68f73 Fix the invalid links in docs
9e76482 Add recordset scenario test
5f8208e Run pep8 as part of default tox run
f015ecb Do not create network resources for API tests


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

.gitignore                                         |   2 +-
.stestr.conf                                       |   4 +
.testr.conf                                        |  12 ---
README.rst                                         |   8 +-
designate_tempest_plugin/common/waiters.py         |   2 +-
designate_tempest_plugin/config.py                 |   5 +-
setup.cfg                                          |   2 +-
test-requirements.txt                              |   2 +-
tools/pretty_tox.sh                                |   6 --
tox.ini                                            |   4 +-
30 files changed, 313 insertions(+), 38 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 90882be..f6c0a00 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ openstackdocstheme>=1.18.1 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD






More information about the Release-announce mailing list