skyline-apiserver/etc
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
..
.gitignore feat: Add initial code of skyline-apiserver 2021-06-01 23:39:57 +08:00
gunicorn.py fix: Fix the log_dir 2022-03-14 10:22:24 +08:00
skyline.yaml.sample Merge "feat: Add swift endpoint url when generate nginx.conf" 2021-11-29 03:49:01 +00:00