This tags the final release for all cycle-with-rc projects for 2025.2 Flamingo. 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 October 1st. Any bugfixes merged to stable/2025.2 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/2025.1 branch started to diverge from what is included on stable/2025.2. For some, this will be the final 2025.1 Epoxy 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 October 1st. Change-Id: I364f4d4be1f65dfc7afb12c1d83ac8433ba01972 Signed-off-by: Előd Illés <elod.illes@est.tech>
40 lines
1.2 KiB
YAML
40 lines
1.2 KiB
YAML
---
|
|
launchpad: manila
|
|
release-model: cycle-with-rc
|
|
team: manila
|
|
type: service
|
|
cycle-highlights:
|
|
- Manila now supports bring your own key (BYOK) encryption for
|
|
share servers. To achieve such behavior, the user must specify
|
|
a Barbican encryption key reference in UUID format while
|
|
creating shares.
|
|
- The NetApp ONTAP driver now supports BYOK encryption for share
|
|
servers. This functionality is only available in multitenancy
|
|
mode (DHSS=True).
|
|
- Added support to restoring share backups on a share different
|
|
from its source.
|
|
- The Dell Isilon Driver was rebranded to PowerScale.
|
|
- The Dell PowerScale driver now supports thin provisioning for
|
|
shares.
|
|
repository-settings:
|
|
openstack/manila: {}
|
|
releases:
|
|
- version: 21.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: d4e94d474de84df92254c60188f812c525a4d665
|
|
- version: 21.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 1e090676e20fbbac3fa15e7b775a1b787fc40d17
|
|
- version: 21.0.0
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 1e090676e20fbbac3fa15e7b775a1b787fc40d17
|
|
diff-start: 20.0.0.0rc1
|
|
branches:
|
|
- name: stable/2025.2
|
|
location: 21.0.0.0rc1
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/manila/2025.2.html
|