81a16f42a9
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ic0372eb62517f5ae6ae329c19f842c4df2720ab2
77 lines
2.7 KiB
YAML
77 lines
2.7 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
|
|
- version: 13.1.0
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 0bc68a62aa1ec6580bc2ba142390c8dc897fec42
|
|
- version: 13.2.0
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: af9d0658aad17d4ad9e5053e5c5b07df7924bd58
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: af9d0658aad17d4ad9e5053e5c5b07df7924bd58
|
|
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/manila
|
|
hash: 8ab5ec6b4f9393d940da6222188be2341816aace
|
|
branches:
|
|
- name: stable/xena
|
|
location: 13.0.0.0rc1
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/manila/xena.html
|