a96a573e6d21b47c93fc443883c5f593a73149bc
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>
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/os-service-types/latest/
- Source: https://opendev.org/openstack/os-service-types
- Bugs: https://storyboard.openstack.org/#!/project/904
- Release notes: https://docs.openstack.org/releasenotes/os-service-types/
Description
A library to handle official service types for OpenStack and their historical aliases.
Languages
Python
100%