os-service-types 1.5.0
We are glad to announce the release of: os-service-types 1.5.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.4.0..1.5.0 ---------------------------------------- 4170f2e Updated from OpenStack Service Type Authority fb33d01 Update hacking version fe82094 Change openstack-dev to openstack-discuss Diffstat (except docs and test files) ------------------------------------- os_service_types/data/__init__.py | 3 ++- os_service_types/data/service-types.json | 20 ++++++++++++++++++-- os_service_types/exc.py | 3 ++- os_service_types/service_types.py | 3 ++- setup.cfg | 2 +- test-requirements.txt | 2 +- 6 files changed, 26 insertions(+), 7 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 6e94910..2b5ec10 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +5 @@ -hacking<0.13,>=0.12.0 # Apache-2.0 +hacking>=1.1.0,<1.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org