b7facafb5a
This tags the final release for all cycle-with-rc projects for Yoga. 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 March 30th. Any bugfixes merged to stable/yoga 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/xena branch started to diverge from what is included on stable/yoga. For some, this will be the final Xena major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. This patch will be merged on March 30th. Change-Id: I3516aa1f6a236f4415f3e1c3373059b73efa2c04
39 lines
1.4 KiB
YAML
39 lines
1.4 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
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 14.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/manila/yoga.html
|