skyline-apiserver/skyline_apiserver/api/v1
Arnaud Morin 51a5b4a483 Use service_type instead of service_name
When retrieving endpoints from keystone catalog, it's better to use
service_type rather than service_name because the name can be arbitrary
(some operator use custom names) while the service_type should always be
consistent.

Change-Id: I966f2d9f40b8306ba645363a4967139f44d6adde
Signed-off-by: Arnaud Morin <arnaud.morin@gmail.com>
2023-12-06 23:13:56 +01:00
..
__init__.py chore: Move skyline_apiserver out of libs 2022-05-18 17:21:00 +08:00
contrib.py chore: Add description for api params 2022-08-25 17:41:06 +08:00
extension.py fix: Fix server_name is null in volumes attachment 2022-08-26 13:42:32 +08:00
login.py Use service_type instead of service_name 2023-12-06 23:13:56 +01:00
policy.py Add configurable policy files 2023-10-31 13:58:22 +08:00
prometheus.py fix: prometheus response 500 2022-12-20 11:46:10 +08:00
setting.py feat: Support mypy check 2022-07-28 16:09:31 +08:00