Go to file
Takashi Kajinami a96a573e6d ruff: Use more specific name to enable pyupgrade rule
UP is the exact name of the rule, instead of U. Use the exact name to
avoid potential problems caused by any UX rules which can be added
in the future.

Change-Id: I353603402a7b5f733acf53022aa9e3369cde43df
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-11-12 01:44:20 +09:00
2025-06-27 17:35:28 +01:00
2025-06-27 17:35:28 +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
2025-10-22 12:55:11 +02:00
2025-06-27 17:35:28 +01:00
2024-02-19 02:30:01 +09:00
2025-06-27 17:35:33 +01: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 844 KiB
Languages
Python 100%