releases/deliverables/wallaby/manila.yaml
silvacarloss 108c88b03c Release manila for stable/wallaby
This release picks up new commits to manila since
the last release from stable/wallaby.

Fixes included are:

git log --oneline --no-merges 12.1.0..e1e9670
a5aecc220 Update admin, user and contributor guide
f73768499 early return for _share_replica_update() if there is no active replica
9cf0afce7 Handle successful deletion of snapshot if quota commit fails
cffad6fdc Modify docker instalation for fedora systems
c034ed19f Drop non-ASCII character from manila config
027e4cb56 [doc] Fix config and install guide for the generic driver
c44108f9c Don't run periodic_share_replica_update() on active replicas
909d437f1 Adapt CephFS driver to do not try to escape export ip

Change-Id: Ie8b1985310d0aac3c860444e5979e2d3fa9defe4
2022-01-28 16:10:55 -03:00

55 lines
2.2 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
branches:
- name: stable/wallaby
location: 12.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/manila/wallaby.html