6d9c8def18
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I34852064211ad38a963c70fd877f2e44d4118265
61 lines
2.0 KiB
YAML
61 lines
2.0 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
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 84111ad7cb4496d1083703fba8f0e55002347363
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 14.0.0.0rc1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/manila/yoga.html
|