releases/deliverables/yoga/manila.yaml
silvacarloss 8d1e43e2ad [manila] New Yoga stable release
Fixes include:
$ git log --oneline 14.1.1..84111ad7cb4496d1083703fba8f0e55002347363 --no-merges
84111ad7c (origin/stable/yoga) Change status and error handling for /shares API
202fa0b4a Fix policy check in metadata APIs
f878e15bc [rbac] Pull up policy checks on share/snapshot APIs
67187c28f Shorten snapshots names in CephFS drivers
739301f4d Don't fail remove-export in NFS-Ganesha
deee9ae1e adds share server uuid on migration cancel
4833319ca Fix error message from share server API
dd0492623 Fix duplicate entries in share_server_backend_details
1b9d500f2 Set "updated_at" field on access rules
f533bdb94 Validate provider_location while managing snapshot
65bcc2710 NetApp ONTAP: Fix SnapMirror snapshots not being cleaned up
4c921214f Add default to read_deleted in context's from_dict
4597939d9 skip periodic update on replicas in 'error_deleting'
b73958504 [coordination] backend_url should be secret

Change-Id: Ib48d94669c94f7731e69e7d423a476e15da8f17d
2024-01-25 10:10:38 -03:00

55 lines
1.8 KiB
YAML

---
launchpad: manila
release-model: cycle-with-rc
team: manila
type: service
repository-settings:
openstack/manila: {}
cycle-highlights:
- |
The usage of oslo.rootwrap is being deprecated in favor of oslo.privsep
in places where manila's micro services need elevated privileges to execute
actions on the host. The LVM share back end driver now uses privsep
dropping the need for a number of rootwrap entries.
- |
Shares can now be soft-deleted into a recycle bin where they can stay
for a configurable amount of time before being purged. While they're in
the recycle bin, they can be viewed and restored on demand.
- |
Cloud administrators can now direct provisioning of shares and replicas to
specific hosts via scheduler hints
- |
Users may now specify more than one subnet on their share networks
across any availability zone. This allows scaling the networks on the NAS
servers that export their shared file systems.
releases:
- version: 14.0.0.0rc1
projects:
- repo: openstack/manila
hash: 48afe551a0d162fc9f9cd18a715e71ac5ecdf8a5
- version: 14.0.0
projects:
- repo: openstack/manila
hash: 48afe551a0d162fc9f9cd18a715e71ac5ecdf8a5
diff-start: 13.0.0
- version: 14.0.1
projects:
- repo: openstack/manila
hash: 9bac340b5b96b86d9ec802be9fe912cdfa10e898
- version: 14.1.0
projects:
- repo: openstack/manila
hash: 2fab8442f47dca784f115c8436189ea05d6361f3
- version: 14.1.1
projects:
- repo: openstack/manila
hash: 3ba4d99288a372e5d9f7cf9f108399af92041553
- version: 14.2.0
projects:
- repo: openstack/manila
hash: 84111ad7cb4496d1083703fba8f0e55002347363
branches:
- name: stable/yoga
location: 14.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/manila/yoga.html