37f0e6b459
This release picks up new commits to manila since the last release from stable/ussuri. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 10.0.2..1dc105e3 a853b0cc [ci][devstack] Install bridge-utils for Container driver ed316557 Fix CI issues and adjust test jobs c591c0da Update IRC references 6707ca7b Reuse _set_instances_share_data for replicas. 3b31aae9 [Native CephFS] Add messages for async ACL ops 94bb8fea Fix traceback in scheduler-stats API 4a75c699 Filter storage protocol in the scheduler 4fab48de Fix api error message for snapshot creation failure f40a428b [Glusterfs] Fix create share from snapshot failed ff97dc01 RBAC tightening for share access rule 6b9532ee [NetApp] Fix python-manila package version 282787fb Always use new_size when extend ac667519 [NetApp] Fix hard-coded CA cert path for SSL 460f4470 [NetApp] Fix access rules for CIFS promoted replica be76d7eb Move shares filtering to database layer Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: Ied56f1a5e7b352e76972e7cb4721787274bc23fd
56 lines
1.8 KiB
YAML
56 lines
1.8 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
|
|
- version: 10.0.1
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 2088ac90327b9d1cc04610383da07098ddc9e53b
|
|
- version: 10.0.2
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 9828e16968c77892cf5ecf31016ffcb09a6b32f1
|
|
- version: 10.1.0
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 1dc105e37fe6456a285c97e9b68a81e63999e879
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 10.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/manila/ussuri.html
|