759bc26fe4
This patch proposes an RC1 release for manila to get any merged changes out prior to the RC1 deadline for Yoga going into effect. If the team is ready to proceed, please leave a +1 to acknowledge this release and we will process right away. If the team is working on any final merges, leave a -1 with some detail on the status and update the patch with the new commit hash to use when ready. Patches with no response will be merged by Thursday, March 10th. Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I2fb4d98aa0a0027e503933b404929c05f1ff054a
33 lines
1.1 KiB
YAML
33 lines
1.1 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
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 14.0.0.0rc1
|