yangshaoxue
1e4f72ca2b
Add configurable policy files
...
Configurable policy files are added for services.
Change-Id: I53549fe80798bdd2e6ed3f92f548ed16393a269f
2023-10-31 13:58:22 +08:00
iauhsnaiq
fe56f82f19
support masakari and designate
...
add masakari and designate policies file and configs.
Change-Id: Ic2d3431df3cb8d33e74d061337514ea3d91bb7ac
2023-10-25 17:23:50 +08:00
Boxiang Zhu
9c4f5e5e74
feat: Add time_expired into cookie
...
Now the expired time for skyline and keystone is not the same
value. Sometime, when the token of keystone is valid but the
jwt token of skyline-apiserver is invalid.
The skyline-console will send the request to backend service
and then get 401 from skyline.
So we add time_expired into cookie, then skyline-console can
check whether time expired or not.
Change-Id: Id1d3a83eb433c18e88828115e8bd744151fb14f7
2023-06-05 16:40:49 +08: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
1393aea120
feat: Support both http and https for nginx.conf.j2 template
...
By default, if we do not supply the ssl_certfile and ssl_keyfile,
nginx will use http.
Change-Id: Iba86cd119e1aeec892c2b663c994778b63767e3e
2022-10-21 14:59:23 +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
Boxiang Zhu
e6cb920068
docs: Add rc1 release notes
...
Add rc1 release notes. Include all features of skyline-apiserver.
Change-Id: I7cfe83cde21e251bceabe70672065b8af2ddb146
2022-09-13 11:49:17 +08:00
yangshaoxue
cbabcbce89
feat: Support SSO login via openID
...
1. add API sso and websso
2. add sso conf
Implements: blueprint skyline-sso-oid
Change-Id: I352200bb2ebf426adaea71826253730c51eeee03
2022-08-11 17:35:07 +08:00
zhu.boxiang
fc547f8467
feat: Add barbican policy and service_mapping
...
1. add barbican related policy
2. add barbican into service_mapping
3. add releatenote for barbican
4. update releatenote for zun and magnum
Change-Id: I366e4482617654baab9091736e6f2b186aed6371
2022-06-07 14:05:47 +08:00
Reşit Demir
7260c09fae
feature: Add zun config and policy
...
1. add zun install into post_install.sh
2. add zun into SUPPORTED_SERVICE_EPS and PREFIX_MAPPINGS
3. add zun policy
Change-Id: I741922f06ad5103417a817ed0695f6b3d67fb926
2022-05-30 10:17:16 +00:00
Numan MENEKŞE
60144767cd
feature: Add magnum config and policy
...
1. add magnum install into post_install.sh
2. add magnum into SUPPORTED_SERVICE_EPS and PREFIX_MAPPINGS
3. add magnum policy
Change-Id: I10d2d337331d8c4857f6e58331e545eead0bf26f
2022-05-25 15:59:28 +08:00
zhu.boxiang
4dc1583958
feat: Add releatenotes
...
1. add releatenotes
2. add releatenotes into tox
Change-Id: I96414e63f36e4f481c35c82b9cd2c32e25f1a88b
2022-05-06 19:35:51 +08:00