Add Skyline Zed highlights

Zed is the first official release of skyline related
projects: skyline-apiserver and skyline-console.

So the highlights list all the key features of two
projects.

Change-Id: I488b8b16c9af1153e22bcf20db9369922b255ae4
This commit is contained in:
Boxiang Zhu
2022-09-09 13:17:24 +08:00
parent 54fe870cf9
commit 4c5d5bffd1
2 changed files with 46 additions and 0 deletions

View File

@@ -5,6 +5,17 @@ team: skyline
type: service
repository-settings:
openstack/skyline-apiserver: {}
cycle-highlights:
- |
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 system settings releated APIs.
releases:
- version: 1.0.0.0b2
projects:

View File

@@ -5,6 +5,41 @@ team: skyline
type: service
repository-settings:
openstack/skyline-console: {}
cycle-highlights:
- |
Support to integrate with keystone, such as users, projects, roles,
user groups, etc.
- |
Support to integrate with nova, such as instances, instance snapshots,
flavors, instance groups, hypervisors, host aggregates, etc.
- |
Support to integrate with cinder, such as volumes, volume snapshots,
volume backups, volume types, etc.
- |
Support to integrate with glance, such as images, etc.
- |
Support to integrate with neutron, such as networks, floating ips, ports,
routers, security groups, etc.
- |
Support to integrate with octavia, such as loadbalancers, listeners,
pools, members, etc.
- |
Support to integrate with manila, such as shares, share types, share group
types, share networks, share servers, share instances, share groups, etc.
- |
Support to integrate with ironic, such as nodes, etc.
- |
Support to integrate with heat, such as stacks, etc.
- |
Support to integrate with zun, such as containers, capsules, etc.
- |
Support to integrate with magnum, such as clusters, clustertemplates, etc.
- |
Support to integrate with trove, such as instances, backups,
configurations, etc.
- |
Support to integrate with skyline, such as login, profile, sso(openid),
prometheus, etc.
releases:
- version: 1.0.0.0b2
projects: