ba16ee7463
Manila's maintainers would like to create the eol release tag with the latest code from this branch on the manila repository and delete this release branch from git once this tag have been created. See the discussion on the OpenStack Mailing list [1] for the announcement. [1] https://lists.openstack.org/pipermail/openstack-discuss/2022-November/031342.html Change-Id: I972da19819f36516ef43fe4e8e2f929a934e6590
34 lines
1009 B
YAML
34 lines
1009 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-manilaclient
|
|
release-model: cycle-with-intermediary
|
|
team: manila
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-manilaclient: {}
|
|
releases:
|
|
- projects:
|
|
- hash: cc6fadbc96d0dddf3565d4e4b6e3a412c4f0d318
|
|
repo: openstack/python-manilaclient
|
|
version: 1.25.0
|
|
- projects:
|
|
- hash: e476fc94e07642a9b4243f05ba911ecaf4732ef6
|
|
repo: openstack/python-manilaclient
|
|
version: 1.26.0
|
|
- projects:
|
|
- hash: 07564879ae4bdcb73e856b3aedcb79e4420fa7eb
|
|
repo: openstack/python-manilaclient
|
|
version: 1.27.0
|
|
- version: stein-em
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 07564879ae4bdcb73e856b3aedcb79e4420fa7eb
|
|
- version: stein-eol
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 30e5cef52b90e9745475103d6f8c0eccc62b15c5
|
|
branches:
|
|
- location: 1.27.0
|
|
name: stable/stein
|
|
release-notes: https://docs.openstack.org/releasenotes/python-manilaclient/stein.html
|