c6e05b04f0
This transition the rocky branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: I5f8ca373af9d9fa539713fbf00e50ccc224506e3
28 lines
792 B
YAML
28 lines
792 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-vitrageclient
|
|
release-model: cycle-with-intermediary
|
|
team: vitrage
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-vitrageclient: {}
|
|
branches:
|
|
- location: 2.3.0
|
|
name: stable/rocky
|
|
releases:
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/python-vitrageclient
|
|
hash: 119addb8bfb532db63efd7e260bacddc6748a0bd
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/python-vitrageclient
|
|
hash: 76e7198fe9d9b7564fead345587aab9adfc043b6
|
|
- version: rocky-em
|
|
projects:
|
|
- repo: openstack/python-vitrageclient
|
|
hash: 76e7198fe9d9b7564fead345587aab9adfc043b6
|
|
cycle-highlights:
|
|
- New API for alarm history
|
|
release-notes: https://docs.openstack.org/releasenotes/python-vitrageclient/rocky.html
|