skyline-apiserver/libs/skyline-nginx/skyline_nginx
zhu.boxiang 6494ff6a46 fix: Fix the log_dir
If the log_dir is /var/log/kolla, and when we
deploy with devstack, we only chown the permission
for /var/log/kolla/skyline with stack user.
But the permission for /var/log/kolla is still root.
So it can not be access by stack user.
We will both change the log_dir in skyline-console
project.

Change-Id: I852c44cda2f9879aa8d8e405bb39bba13f35b8ca
2022-03-14 10:22:24 +08:00
..
cmd fix: Add nginx option "listen_address" and "log_dir" 2022-02-16 13:42:13 +08:00
config feat: Add skyline-nginx package 2021-07-26 03:46:20 +00:00
templates fix: Fix the log_dir 2022-03-14 10:22:24 +08:00
__init__.py feat: Add skyline-nginx package 2021-07-26 03:46:20 +00:00
py.typed feat: Add skyline-nginx package 2021-07-26 03:46:20 +00:00