Commit Graph

13 Commits

Author SHA1 Message Date
root
a27c6daea6 Update the installation documentation
Add configurable policy files.

Change-Id: Ib4395b58dccf94aa18a88b66c9ee3e1e33df9787
2023-11-01 13:32:10 +08:00
yangshaoxue
c7c346de9a fix: Fix keystone_url default sample
Fixed the issue that keystone_url's default sample was incorrect

Change-Id: I0e5157c1f2cb3a89f3abcd6decc3371116a79835
2022-12-15 15:20:06 +08:00
Boxiang Zhu
9cf3f9d8cf docs: Update doc with how to enable ssl
Update doc with how to enable ssl

Change-Id: Ic8e932cb130ed0ab7d1c118093e23d3331c1f70f
2022-11-15 17:11:01 +08:00
lcyuzzz
47547cad59 Remove unicode literal from code
All strings are considered as unicode literal string from Python 3.

Closes bug: #1995571

Change-Id: I5321030cb9aeec8291bfddf3b4d5e013845ff137
2022-11-03 16:55:53 +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
fb1d6d8d4b feat: Add log_file config into skyline.yaml.sample
Add log_file config. Now log path of skyline is log_dir
with log_file, no other hardcode path.

Change-Id: Ieb1fd567e02110238568840fe3641770def0994d
2022-10-19 17:29:14 +08:00
yangsngshaoxue
18b61a1089 fix: Add enforce_new_defaults configuration
Fix barbican policy error

Change-Id: I57ebd29906378a67b5d6fe46ae2c584e0abc2a75
2022-09-16 18:15:29 +08:00
Boxiang Zhu
21aa0719b7 docs: Add more for contributor introduction
1. Add more for contributor introduction
2. Cleanup README.rst
3. Update settings.rst

Change-Id: Id1736bec1b337228f81a9863f9fb0fd80ac186d5
2022-08-22 16:47:16 +08:00
Boxiang Zhu
6ca6f7dd1d docs: Add contributor introduction
1. Add contributor introduction
2. Fix Wiki link

Change-Id: I971f58b058dfbd1922bfe4139d72a5ec28749041
2022-08-22 14:15:53 +08:00
Boxiang Zhu
fd7f1ea843 docs: Add docker install of skyline-apiserver
1. Add docker install of skyline-apiserver.
2. Change the logo images folder
3. Change the swagger.json folder
4. Delete docs folder

Change-Id: If0ae9a83dd9465af7057115d5b803bc641347a66
2022-08-19 17:26:19 +08:00
Boxiang Zhu
33d5dd7023 docs: Add source install of skyline-apiserver
1. Add source install of skyline-apiserver.
2. fix pdf doc name

Change-Id: Ia9a1f1049098f34de466d5451428fcccdf44fff7
2022-08-19 14:14:41 +08:00
Boxiang Zhu
e9d782c0db docs: Add sample configuration into doc
Change-Id: I364938b4b1547bde0633a9c33af9fd0502b506a7
2022-08-01 18:43:26 +08:00
Boxiang Zhu
7ba07dbf70 feat: Add doc base frame
Add doc base frame

Change-Id: Id0a4168873232ef7feedaf1e1c1b6ed2b69a8f17
2022-07-29 14:31:57 +08:00