skyline-apiserver/skyline_apiserver/client/openstack
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
cinder.py fix: Check project_id when supply uuid filter 2022-08-24 18:30:01 +08:00
glance.py feat: Support mypy check 2022-07-28 16:09:31 +08:00
keystone.py feat: Add default_project_id 2023-11-17 18:22:54 +08:00
neutron.py fix: Fix the limit for ports list 2022-08-17 14:57:10 +08:00
nova.py feat: Support mypy check 2022-07-28 16:09:31 +08:00
system.py Use service_type instead of service_name 2023-12-06 23:13:56 +01:00