releases/deliverables/zed/manila.yaml
Előd Illés 19a4e22582 [manila] Transition Zed to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/zed branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

The transitions is as follows:
- tip of the stable/zed branch is tagged with zed-eom tag
- unmaintained/zed branch will be cut from zed-eom tag
- stable/zed branch will be deleted

Note:
- there will no longer be official releases off of zed branch after this
  transition
- backports can be pushed to unmaintained/yoga branch
- openstack-unmaintained-core (or <project>-unmaintained-core groups if
  such exists) have the rights to merge patches

Important: please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final Zed stable release with
backports currently in flight that we should wait for. For the latter
case, please propose a final Zed stable release patch, and rebase this
patch on top of that, with the latest commit hash of stable/zed.

The transition deadline is May 2nd, 2024. [3]

[1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained
[2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html
[3] https://releases.openstack.org

Change-Id: I382b38783c228ac09ee7b4f46aa28c0baf74950c
2024-05-03 13:34:24 +02:00

70 lines
2.6 KiB
YAML

---
launchpad: manila
release-model: cycle-with-rc
team: manila
type: service
cycle-highlights:
- Manila reached feature parity between the native client and OSC.
You can use the ``openstack share ..`` command line interface to
administer the Shared File System service (manila) on any deployment
alongside using it to provision and manage the life cycle of manila
resources. Refer to the `official documentation <https://docs.openstack
.org/python-manilaclient/latest/cli/osc_plugin_cli.html>`_ to find
command syntax and usage information. You may also view this documentation
directly in the CLI with ``openstack help share <subcommand>``.
For example, ``openstack help share create``.
- Users can now specify metadata while creating their share snapshots.
The behavior should be similar to Manila shares, where users are
able to query snapshots filtering by their metadata and also update
and delete the metadata of the given resources.
- The Ceph NFS driver now allows users to consume NFS clusters deployed
using cephadm. This presents many advantages, since the operator
no longer needs to maintain their own instances of NFS Ganesha apart
of the Ceph cluster.
- The share replica creation now accepts a share network parameter
during the creation of a share.
- The Macrosan driver was added to Manila. Administrators are now
able to add existing Macrosan storage to their clouds.
repository-settings:
openstack/manila: {}
releases:
- version: 15.0.0.0rc1
projects:
- repo: openstack/manila
hash: f8f89548f322107e56dcc1d016a2f88dd3ecb9f3
- version: 15.0.0
projects:
- repo: openstack/manila
hash: f8f89548f322107e56dcc1d016a2f88dd3ecb9f3
diff-start: 14.0.0
- version: 15.1.0
projects:
- repo: openstack/manila
hash: 2e16e27d09a8728d4fa7eb2df36d9778156e864e
- version: 15.2.0
projects:
- repo: openstack/manila
hash: e7bbb17e1e3d16540b4ef0b7c7a25236ee3f79ac
- version: 15.3.0
projects:
- repo: openstack/manila
hash: bfd0a6b5a0ae02b1880fff892bb553752c324de6
- version: 15.4.0
projects:
- repo: openstack/manila
hash: c0fc23a39f87629b59fae7bbf46f70e3e1b459cd
- version: 15.4.1
projects:
- repo: openstack/manila
hash: 9b2916254cded2266a2594be1748fa4d88de5e9b
- version: zed-eom
projects:
- repo: openstack/manila
hash: 9b2916254cded2266a2594be1748fa4d88de5e9b
branches:
- name: stable/zed
location: 15.0.0.0rc1
- name: unmaintained/zed
location: zed-eom
release-notes: https://docs.openstack.org/releasenotes/manila/zed.html