[release-announce] os-traits 0.9.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Fri Jul 20 00:18:45 UTC 2018


We enthusiastically announce the release of:

os-traits 0.9.0: A library containing standardized trait strings

This release is part of the rocky release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/os-traits

Download the package from:

    https://pypi.org/project/os-traits

Please report issues through launchpad:

    https://bugs.launchpad.net/os-traits

For more details, please see below.

Changes in os-traits 0.8.0..0.9.0
---------------------------------

91ab5ff Switch to stestr
1e00e15 Follow the new PTI for document build
37149fb tox: Remove '-constraints' targets
65a8daf normalize_name helper


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

.gitignore                        |  2 +-
.stestr.conf                      |  4 +++
.testr.conf                       |  8 ------
os_traits/__init__.py             | 20 ++++++++++++++
test-requirements.txt             |  7 +----
tox.ini                           | 55 ++++++++++++---------------------------
8 files changed, 65 insertions(+), 53 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 65b328c..47c128f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,2 +8,0 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
-openstackdocstheme>=1.18.1 # Apache-2.0
@@ -12 +10 @@ oslotest>=3.2.0 # Apache-2.0
-testrepository>=0.0.18 # Apache-2.0/BSD
+stestr>=2.0.0 # Apache-2.0
@@ -15,3 +12,0 @@ testtools>=2.2.0 # MIT
-
-# releasenotes
-reno>=2.5.0 # Apache-2.0






More information about the Release-announce mailing list