A library to handle official service types for OpenStack and their historical aliases.
Go to file
pengyuesheng 495914786f Switch to Ussuri jobs
Change-Id: I3197f32b9d85e4c9030287d41f13af752133244d
2019-10-24 14:46:06 +08:00
doc/source Sync Sphinx requirement 2019-06-20 00:29:50 +08:00
os_service_types Update api-ref location 2019-07-22 20:53:27 +02:00
releasenotes Add missing release notes 2018-08-07 07:57:15 -05:00
.coveragerc Add cookiecutter boilerplate 2017-07-14 13:43:28 -04:00
.gitignore Switch to stestr 2018-07-24 09:18:54 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:28 +00:00
.mailmap Add cookiecutter boilerplate 2017-07-14 13:43:28 -04:00
.stestr.conf Switch to stestr 2018-07-24 09:18:54 -05:00
.zuul.yaml Switch to Ussuri jobs 2019-10-24 14:46:06 +08:00
CONTRIBUTING.rst Sync Sphinx requirement 2019-06-20 00:29:50 +08:00
HACKING.rst Update the hacking to latst 2018-10-16 16:01:41 +00:00
LICENSE Add cookiecutter boilerplate 2017-07-14 13:43:28 -04:00
README.rst Update links for opendev 2019-04-21 13:02:57 +00:00
requirements.txt Add cookiecutter boilerplate 2017-07-14 13:43:28 -04:00
setup.cfg Update testing jobs 2019-05-01 22:16:27 +02:00
setup.py Add cookiecutter boilerplate 2017-07-14 13:43:28 -04:00
test-requirements.txt Sync Sphinx requirement 2019-06-20 00:29:50 +08:00
tox.ini Add Python 3 Train unit tests 2019-07-05 14:36:09 -04:00

README.rst

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.