6b2e5831e9
These are the final release taggings for all cycle-with-rc projects. 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 May 13. Any bugfixes merged to stable/ussuri can be queued up and ready to go as a follow on stable release after the coordinated release date. Since it always comes up - yes, the diff-start is right. That's the calculated starting point where the last stable branch was created. Change-Id: I66602ca7a6ab1af35bf33d4d82fe34191f2e3865 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
44 lines
1.5 KiB
YAML
44 lines
1.5 KiB
YAML
---
|
|
launchpad: manila
|
|
release-model: cycle-with-rc
|
|
team: manila
|
|
type: service
|
|
repository-settings:
|
|
openstack/manila: {}
|
|
cycle-highlights:
|
|
- |
|
|
Share groups have graduated from being an experimental feature to being
|
|
generally available. Starting with API version 2.55, the
|
|
`X-OpenStack-Manila-API-Experimental` header is no longer required
|
|
to create/update/delete share group types, group specifications, group
|
|
quotas and share groups themselves.
|
|
- |
|
|
Shares can be created from snapshots across storage pools when
|
|
compatible. This new feature allows better utilization of back end
|
|
resources by spreading workloads that were previously confined to the
|
|
back end that hosted the snapshot.
|
|
- |
|
|
New quota control mechanisms have been introduced to constrain projects
|
|
and their users to the number and size of share replicas they can create.
|
|
- |
|
|
It is now possible to query asynchronous user messages with time
|
|
intervals.
|
|
releases:
|
|
- version: 10.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 962fdcc3493aa72a9d7f58edc0616ed31a37d718
|
|
- version: 10.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 653092e5831b799b686ed2ea82c559969face629
|
|
- version: 10.0.0
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 653092e5831b799b686ed2ea82c559969face629
|
|
diff-start: 9.0.0
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 10.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/manila/ussuri.html
|