e718e4c164
This release picks up new commits to manila since the last release from stable/victoria. % git log --oneline --no-merges 11.1.0..aa2a64c 2b2e16bf8 Modify docker instalation for fedora systems 979c0abe2 Handle successful deletion of snapshot if quota commit fails daeae4ccb early return for _share_replica_update() if there is no active replica 860b45e21 Don't run periodic_share_replica_update() on active replicas deaa1bf16 Drop non-ASCII character from manila config 935786939 [doc] Fix config and install guide for the generic driver Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: Ia315dc61b4f18d9dedab700591a426d063fab969
46 lines
1.5 KiB
YAML
46 lines
1.5 KiB
YAML
---
|
|
launchpad: manila
|
|
release-model: cycle-with-rc
|
|
team: manila
|
|
type: service
|
|
repository-settings:
|
|
openstack/manila: {}
|
|
cycle-highlights:
|
|
- |
|
|
Tenant driven share replication, a self-service aid to data protection,
|
|
disaster recovery and high availability is now generally available and
|
|
fully supported. Starting with API version 2.56, the
|
|
``X-OpenStack-Manila-API-Experimental`` header is no longer required to
|
|
create/promote/resync/delete share replicas.
|
|
- |
|
|
Share server migration is now available as an experimental feature. Share
|
|
servers provide hard multi-tenancy guarantees by isolating shared file
|
|
systems in the network path. In this release, cloud administrators
|
|
are able to move share servers to different backends or share networks.
|
|
releases:
|
|
- version: 11.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 22823526c5889f6b64fc52b22bf6e60308613884
|
|
- version: 11.0.0
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 22823526c5889f6b64fc52b22bf6e60308613884
|
|
diff-start: 10.0.0.0rc1
|
|
- version: 11.0.1
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: a5bd828cbf4545872c0fef596929134b488d5241
|
|
- version: 11.1.0
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: da73ae0aba130836fbd92592e2de75d5c7d51116
|
|
- version: 11.1.1
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: aa2a64c34ec8089c1b38b967a3d0af6df8dd7640
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 11.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/manila/victoria.html
|