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
yangshaoxue
ceabe71b7f
feat: Add cafile conf
...
Add cafile conf and support keystone ssl verify
Change-Id: Id82f49009e2e6778568c629b9fe66e3e50cf73d7
2022-12-15 18:20:49 +08:00
yangshaoxue
ea69660e4d
feat: Add API docs
...
Update the nginx configuration file to access API docs
Change-Id: I59dc9aee11f87f61d1ecb6095b16bed9658a58c0
2022-11-02 17:31:04 +08:00
Boxiang Zhu
88ef320dc6
feat: Support mypy check
...
1. support mypy check, tox -e mypy or tox -e pep8
2. fix error of mypy check
Change-Id: I41b0013d271f3c7d3a28e1ea6dd0b083893d8983
2022-07-28 16:09:31 +08:00
zhu.boxiang
8cb60f0833
chore: Move skyline_apiserver out of libs
...
1. move skyline_apiserver out of libs
2. remove libs folder
3. remove old skyline folder
4. adjust zull, devstack and dockerfile
Change-Id: I27a4babd3df077d1dfc7555f67a6ea618d4b2966
2022-05-18 17:21:00 +08:00