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
69 lines
2.6 KiB
YAML
69 lines
2.6 KiB
YAML
---
|
|
launchpad: manila
|
|
release-model: cycle-with-rc
|
|
team: manila
|
|
type: service
|
|
repository-settings:
|
|
openstack/manila: {}
|
|
cycle-highlights:
|
|
- OSProfiler support has been added for tracing and observability.
|
|
- Users may now add and update security services on share networks
|
|
that are in use.
|
|
- Operators may now set maximum and minimum share sizes as extra specifications
|
|
on share types. It is also possible to limit the maximum size of
|
|
shares via project and share type quotas.
|
|
- The number and size of shares can be limited on share servers for
|
|
load balancing.
|
|
- The service provided default RBAC policies for all API endpoints
|
|
have been adjusted to accommodate system scoped and project scoped
|
|
personas with admin, member and reader roles where appropriate.
|
|
- The service now supports a healthcheck middleware that is enabled
|
|
by default.
|
|
- Several driver improvements have been committed. The Container share
|
|
driver now supports user defined LDAP security services that can
|
|
be added to share networks or modified at any time. The NetApp driver
|
|
supports setting up FPolicy events on shares. It also now allows
|
|
users to add/update Kerberos, LDAP or Active Directory security
|
|
services on their share networks at any time. The CephFS driver
|
|
has been refactored to interact with the ceph manager daemon to
|
|
create and manage shares. It also supports efficiently cloning snapshots
|
|
into new shares.
|
|
- A new share driver has been added for Zadara Cloud Storage and supports
|
|
NFS and CIFS protocols.
|
|
releases:
|
|
- version: 12.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 4c7d4ba7262aa4e6adc7c76d7067cfd36762a286
|
|
- version: 12.0.0
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 4c7d4ba7262aa4e6adc7c76d7067cfd36762a286
|
|
diff-start: 11.0.0
|
|
- version: 12.1.0
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 7eca10bcb56574cd11fd6a929d87458b0aba20be
|
|
- version: 12.1.1
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: e1e9670cfbf0069c95cfc777d8abdd9c2c379950
|
|
- version: 12.1.2
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: f5b2cdc23d61b41a739d4a74b477fec63972f1af
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: f5b2cdc23d61b41a739d4a74b477fec63972f1af
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 96cca4b94ebac0b81cf2f7dcd27202d4a60ea7bf
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 12.0.0.0rc1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/manila/wallaby.html
|