0ddbf48a96
This tags the final release for all cycle-with-rc projects for Wallaby. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on Apr 14. Any bugfixes merged to stable/wallaby can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/victoria branch started to diverge from what is included on stable/wallaby. For some, this will be the final Victoria major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. Change-Id: Ia6d79df224a792915976864857fe2271e031b54d
47 lines
1.9 KiB
YAML
47 lines
1.9 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 12.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/manila/wallaby.html
|