[release-announce] os-service-types 1.4.0

no-reply at openstack.org no-reply at openstack.org
Mon Dec 3 12:44:57 UTC 2018


We enthusiastically announce the release of:

os-service-types 1.4.0: Python library for consuming OpenStack sevice-
types-authority data

The source is available from:

    http://git.openstack.org/cgit/openstack/os-service-types

Download the package from:

    https://pypi.org/project/os-service-types

Please report issues through launchpad:

    https://storyboard.openstack.org/#!/project/904

For more details, please see below.

Changes in os-service-types 1.3.0..1.4.0
----------------------------------------

b6f014d Updated from OpenStack Service Type Authority
baf9ca7 Update the hacking to latst
e9f7002 Don't quote {posargs} in tox.ini
cfecd09 Removed older version of python added 3.5
e4cc418 Add unittest for os_service_types.data module.
93729fc Use keystoneauth only in applicable test
a372532 Close descriptor after reading file.
537e5a8 add python 3.6 unit test job
3d6980b switch documentation job to new PTI
0ae6b62 import zuul job settings from project-config


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

.zuul.yaml                               |  8 +++++
HACKING.rst                              |  4 +--
os_service_types/data/__init__.py        |  9 +++--
os_service_types/data/service-types.json | 18 ++++++----
setup.cfg                                |  3 +-
test-requirements.txt                    |  1 +
tox.ini                                  |  2 +-
10 files changed, 119 insertions(+), 21 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index b17ee11..6e94910 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17,0 +18 @@ reno>=2.5.0 # Apache-2.0
+six>=1.10.0 # MIT






More information about the Release-announce mailing list