releases/deliverables/ussuri/manila.yaml
Goutham Pacha Ravi f13c4e30a4 [manila] Extend cycle highlights for Ussuri
Change-Id: I727389df69c92bae9b0527fe8714df1763e540fb
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-04-10 11:05:08 -07:00

26 lines
976 B
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.