![Előd Illés](/assets/img/avatar_default.png)
This branch reached the end of its official stable maintained period, hence this patch transition stable/zed branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/zed branch is tagged with zed-eom tag - unmaintained/zed branch will be cut from zed-eom tag - stable/zed branch will be deleted Note: - there will no longer be official releases off of zed branch after this transition - backports can be pushed to unmaintained/yoga branch - openstack-unmaintained-core (or <project>-unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final Zed stable release with backports currently in flight that we should wait for. For the latter case, please propose a final Zed stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/zed. The transition deadline is May 2nd, 2024. [3] [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: I35ddff9a77901be180b2134acfa8a1ff6738e276
70 lines
2.3 KiB
YAML
70 lines
2.3 KiB
YAML
---
|
|
launchpad: skyline-apiserver
|
|
release-model: cycle-with-rc
|
|
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:
|
|
- repo: openstack/skyline-console
|
|
hash: 73e9a6890351308e8669d4c6b3a0e77b41ed9c12
|
|
- version: 1.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/skyline-console
|
|
hash: 49dca855602ae2ae6bb9acfe718940fdafbdf183
|
|
- version: 1.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/skyline-console
|
|
hash: dd15b360ecb5ff3d0d7bfb209e4b0b3013c4ef53
|
|
- version: 1.0.0
|
|
projects:
|
|
- repo: openstack/skyline-console
|
|
hash: dd15b360ecb5ff3d0d7bfb209e4b0b3013c4ef53
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/skyline-console
|
|
hash: dd15b360ecb5ff3d0d7bfb209e4b0b3013c4ef53
|
|
branches:
|
|
- name: stable/zed
|
|
location: 1.0.0.0rc1
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/skyline-console/zed.html
|