Zed Series Release Notes¶
1.0.0¶
New Features¶
Add
key-manager: barbican
into service_mapping of skyline config. So that we will generate barbican related endpoint into nginx file.
Add barbican related policies. So that we provide policies of barbican to skyline-console.
Add
container-infra: magnum
into service_mapping of skyline config. So that we will generate magnum related endpoint into nginx file.
Add magnum related policies. So that we provide policies of magnum to skyline-console.
Add single sign-on (SSO) support. Skyline login with SSO configured with OpenID Connect.
Add
container: zun
into service_mapping of skyline config. So that we will generate zun related endpoint into nginx file.
Add zun related policies. So that we provide policies of zun to skyline-console.
Supply login releated APIs.
Supply sso(only support openid) related APIs.
Supply prometheus releated APIs.
Supply extension related APIs which encapsulates back-end OpenStack APIs.
Supply policy releated APIs.
Supply system settings releated APIs.