![Dr. Jens Harbott](/assets/img/avatar_default.png)
After the 2023.1 series has been transitioned to unmaintained, all older unmaintained branches will be moved to EOL according to the policy[0]. If you want to opt-in to keep some of these branches in the unmaintained status, please note the following: - You need to opt-in to keep all branches from victoria through to 2023.1 active, there are no gaps allowed. - The CI for those branches must be in good shape, this implies in particular: - All bot-generated patches like updates to the .gitreview config are merged. - There are no zuul config errors for these branches[1]. - All configured zuul jobs are passing on a test patch. If all of these conditions are met, you can submit a review on top of this one which reverts the creation of the victoria-eol tags for the repos that you opt into. Please link to the test patches showing the working CI. Once verification of the conditions is completed, your revert will be applied to this change. The deadline for the opt-in process will be 30 Jan 2025, after that this change will be merged. [0] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [1] https://zuul.opendev.org/t/openstack/config-errors?branch=unmaintained%2Fvictoria&skip=0 Change-Id: Iaf436cd609a7b42894a227727eddaaef1c75ab62
64 lines
2.1 KiB
YAML
64 lines
2.1 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
|
|
- version: victoria-eol
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 15e9691dbb66955bebed0e19771266a2ecceb180
|
|
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
|