8e7f781c84
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: I85fcee24bb6f72a5bad2c9710a4be019a543e570
46 lines
1.4 KiB
YAML
46 lines
1.4 KiB
YAML
---
|
|
launchpad: openstack-venus
|
|
release-model: cycle-with-rc
|
|
release-type: python-pypi
|
|
team: venus
|
|
type: service
|
|
cycle-highlights:
|
|
- Support multi-dimensional retrieval of logs of openstack components,
|
|
hosts, services, etc.
|
|
- Added typical error log retrieval, such as mariadb connection error
|
|
- Added the Horizon display plugin for venus (venus-dashboard)
|
|
- Support Kolla-ansible-based deployment and Devstack-based deployment
|
|
- Added `Venus API <https://docs.openstack.org/api-ref/log-management/>`_
|
|
document to OpenStack API, users can better integrate with the Venus
|
|
project.
|
|
repository-settings:
|
|
openstack/venus:
|
|
tarball-base: openstack-venus
|
|
releases:
|
|
- version: 1.0.0.0b1
|
|
projects:
|
|
- repo: openstack/venus
|
|
hash: 2953ee4b1744ca9c5130eb90d5e2c3e161cd95c7
|
|
- version: 1.0.0.0b2
|
|
projects:
|
|
- repo: openstack/venus
|
|
hash: f060b59cede279d722b916de422bab453c1411dd
|
|
- version: 1.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/venus
|
|
hash: c34329597aaeee1ff2b9a898f6d51d2303f00c0c
|
|
- version: 1.0.0
|
|
projects:
|
|
- repo: openstack/venus
|
|
hash: c34329597aaeee1ff2b9a898f6d51d2303f00c0c
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/venus
|
|
hash: b7e20dd2545b41cd4d193a7534229aa4a7d96e71
|
|
branches:
|
|
- name: stable/zed
|
|
location: 1.0.0.0rc1
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/venus/zed.html
|