81a16f42a9
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ic0372eb62517f5ae6ae329c19f842c4df2720ab2
60 lines
1.9 KiB
YAML
60 lines
1.9 KiB
YAML
---
|
|
launchpad: manila
|
|
release-model: cycle-with-rc
|
|
team: manila
|
|
type: service
|
|
repository-settings:
|
|
openstack/manila: {}
|
|
cycle-highlights:
|
|
- |
|
|
Tenant driven share replication, a self-service aid to data protection,
|
|
disaster recovery and high availability is now generally available and
|
|
fully supported. Starting with API version 2.56, the
|
|
``X-OpenStack-Manila-API-Experimental`` header is no longer required to
|
|
create/promote/resync/delete share replicas.
|
|
- |
|
|
Share server migration is now available as an experimental feature. Share
|
|
servers provide hard multi-tenancy guarantees by isolating shared file
|
|
systems in the network path. In this release, cloud administrators
|
|
are able to move share servers to different backends or share networks.
|
|
releases:
|
|
- version: 11.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 22823526c5889f6b64fc52b22bf6e60308613884
|
|
- version: 11.0.0
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 22823526c5889f6b64fc52b22bf6e60308613884
|
|
diff-start: 10.0.0.0rc1
|
|
- version: 11.0.1
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: a5bd828cbf4545872c0fef596929134b488d5241
|
|
- version: 11.1.0
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: da73ae0aba130836fbd92592e2de75d5c7d51116
|
|
- version: 11.1.1
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: aa2a64c34ec8089c1b38b967a3d0af6df8dd7640
|
|
- version: 11.1.2
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 0f337b5d338a378aebb8e2f168c4042f5fb6bbd1
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 0f337b5d338a378aebb8e2f168c4042f5fb6bbd1
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 2a1ffee182b6af7c788034eec51224c9b5d1c4d8
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 11.0.0.0rc1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/manila/victoria.html
|