e71b67eeea
A number of bug fixes have been committed to manila's stable/ussuri branch, fixing: bug #1863021 - eventlet monkey patching issue bug #1879754 - neutron port lookup bug #1880747 - netapp default ipspace deletion bug #1703581 - lvm driver fails to extend cifs bug #1802424 - async message when shrinking fails bug #1841035 - dell emc unity cifs ace creation bug #1882590 - netapp vserver scoped driver auth bug #1878993 - netapp cert verification with py3.7 bug #1688620 - netapp retrying migration abort bug #1885956 - share type api creates db record on failure bug #1887694 - lvm driver extension bug #1887695 - systemctl proxying bug #1887643 - netapp active directory config No user facing API has been altered in a regressive manner, no db schema changes have been committed and the new configuration option comes with an appropriate default, and has no upgrade impact. Change-Id: I63e0bbb6d9091ee3bec1e13ced992dc5e2e3408d Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
48 lines
1.6 KiB
YAML
48 lines
1.6 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
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 10.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/manila/ussuri.html
|