releases/deliverables/xena/manila.yaml
silvacarloss 7e28960483 [manila] New release for stable/xena
A good number of fixes have been included in the stable/xena
branch, the new release will include:

$ git log --oneline --no-merges 13.0.3..75b4a37
d6a49cd5e Fix DriverFilter/GoodnessWeigher string evaluations
7dd5499a8 Allow setting endpoint_type for glance
2f335893f Fix manila plugin.sh set backend_availability_zone
5b8b7b19f [RBAC] Return 404 if share is inaccessible
b7190fe3e Stop logging sensitive login information
85d610173 Add FIPS testing job
6cc760e0a Check project permissions for share replicas
65fe79297 Add validation to share network
63c375795 Force disk wipe when running lvcreate
b06cc4b8c Define queues at project level
3e4d1292f Use defined project config of manila-tempest-plugin
27d79965f NetApp OnTap: Fix compatibility check for share migrate
696469e8a Rollback quota when share network create API fails.
8805f4f3d [Native CephFS] Don't fail to deny missing rules
b02b96d87 Drop lower-constraints.txt and its testing
49f50c9f3 [CI] Install dependencies for docs target

Change-Id: I86fc1bd0d49ce8f3aa4912843af9dbdef15922f2
2022-12-02 10:37:46 -03:00

58 lines
2.2 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
- version: 13.0.3
projects:
- repo: openstack/manila
hash: b6c2bb362f270539f4a618d2799a7812479c404b
- version: 13.0.4
projects:
- repo: openstack/manila
hash: 75b4a37df70636306c7303dca561879d6be3111e
branches:
- name: stable/xena
location: 13.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/manila/xena.html