Files
os-service-types/README.rst
Monty Taylor 9243671b28 Update links for opendev
Change-Id: I12626fb24abe0cc65ba89f6021dbb055a372601f
2019-04-21 13:02:57 +00:00

907 B

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.