Go to file
Andreas Jaeger a5fe49a956 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: Ibea136743f9a82d0e9ff35bc59f54a4c8afda74b
2020-02-04 20:34:32 +01:00
2017-07-14 13:43:28 -04:00
2018-07-24 09:18:54 -05:00
2019-04-19 19:34:28 +00:00
2017-07-14 13:43:28 -04:00
2018-07-24 09:18:54 -05:00
2019-06-20 00:29:50 +08:00
2018-10-16 16:01:41 +00:00
2017-07-14 13:43:28 -04:00
2019-04-21 13:02:57 +00:00
2017-07-14 13:43:28 -04:00

os-service-types

Python library for consuming OpenStack sevice-types-authority data

The OpenStack Service Types Authority contains information about official OpenStack services and their historical service-type aliases.

The data is in JSON and the latest data should always be used. This simple library exists to allow for easy consumption of the data, along with a built-in version of the data to use in case network access is for some reason not possible and local caching of the fetched data.

Description
A library to handle official service types for OpenStack and their historical aliases.
Readme 880 KiB
Languages
Python 100%