releases/deliverables/xena/manila.yaml
silvacarloss 3c2352fb99 Release manila for stable/xena
This release picks up new commits to manila since
the last release from stable/xena.

Fixes included are:

git log --oneline --no-merges 13.0.1..8ed664d
3d8124592 Set tempest api version config in devstack plugin
31f7c9720 early return for _share_replica_update() if there is no active replica
720f6e3f3 Update admin, user and contributor guide
c72c607e8 XENA release note regarding scheduler filters
f96d6278a Handle successful deletion of snapshot if quota commit fails
967a6deda Modify docker instalation for fedora systems
0fb10e6c5 Drop non-ASCII character from manila config

Change-Id: Idd8d3906e52b414f2a40e13f334815dc436238a2
2022-01-27 15:31:48 -03:00

50 lines
1.9 KiB
YAML

---
launchpad: manila
release-model: cycle-with-rc
team: manila
type: service
repository-settings:
openstack/manila: {}
cycle-highlights:
- Users can specify affinity based provisioning hints when creating
shares. Hints are tracked through the lifetime of the shares, and
affect further lifecycle operations such as share migration.
- Share servers can now be live migrated across storage systems by
preserving network allocations. Cloud administrators have a "check"
utility that verifies if a nondisruptive/live share server migration
is feasible.
- Feature parity between the manilaclient shell utility and the unified
OpenStackCLI has increased significantly enhancing usability of
the Shared File Systems API.
- Performance enhancements have been committed to pagination and filtering
of several resources.
- A new share driver has been added to support Pure Storage Flashblade
storage systems and it allows provisioning and managing of NFS shares.
- The NetApp driver added support for petabyte scale filesystems.
It also added support for "readable" replication of shares alongside
"dr" (disaster recovery) style replication. Users can mount read-only
copies of their shares provisioned across availability zones while
still having read/write access to the primary share.
releases:
- version: 13.0.0.0rc1
projects:
- repo: openstack/manila
hash: 2287838bdea03f020e9c2e5c91de435c4f01777f
- version: 13.0.0
projects:
- repo: openstack/manila
hash: 2287838bdea03f020e9c2e5c91de435c4f01777f
diff-start: 12.0.0
- version: 13.0.1
projects:
- repo: openstack/manila
hash: a1f8f4b293d6bb656109367f3531faea5f322402
- version: 13.0.2
projects:
- repo: openstack/manila
hash: 8ed664d628668171f16eed2e550e2d4200309622
branches:
- name: stable/xena
location: 13.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/manila/xena.html