skyline-apiserver/skyline_apiserver
Florian Haftmann 0af15c5687 fix: Explicit host header in HTTP redirects
Configuration for nginx is now generated in a way such that redirects
have a suitable Host header, which is important e.g. to run skyline
on k8s.

Change-Id: I89503dcbcf988f3e13781d137fc1fde377c3076d
2024-01-24 13:03:13 +01:00
..
api fix: user login failure due to no role assignment to its default project 2024-01-18 15:51:40 +08:00
client Use service_type instead of service_name 2023-12-06 23:13:56 +01:00
cmd fix: Explicit host header in HTTP redirects 2024-01-24 13:03:13 +01:00
config Add configurable policy files 2023-10-31 13:58:22 +08:00
core refactor: Remove base_roles and add more into extension_mapping 2022-07-28 18:17:10 +08:00
db fix: modify database connection way 2023-11-10 14:28:56 +08:00
log fix: Use debug config from default 2022-05-30 18:54:47 +08:00
policy Add configurable policy files 2023-10-31 13:58:22 +08:00
schemas feat: Add default_project_id 2023-11-17 18:22:54 +08:00
templates fix: Explicit host header in HTTP redirects 2024-01-24 13:03:13 +01:00
tests feat: Support mypy check 2022-07-28 16:09:31 +08:00
types support masakari and designate 2023-10-25 17:23:50 +08:00
utils feat: Support mypy check 2022-07-28 16:09:31 +08:00
__init__.py refactor: Use pbr to get package version 2022-05-30 14:42:53 +08:00
__main__.py chore: Move skyline_apiserver out of libs 2022-05-18 17:21:00 +08:00
main.py feat: Add log_file config into skyline.yaml.sample 2022-10-19 17:29:14 +08:00
py.typed chore: Move skyline_apiserver out of libs 2022-05-18 17:21:00 +08:00
version.py refactor: Use pbr to get package version 2022-05-30 14:42:53 +08:00