releases/deliverables/zed/manila.yaml
Előd Illés b38f01c427 Zed final releases for cycle-with-rc projects
This tags the final release for all cycle-with-rc projects for Zed.
While not required, having PTLs ack this patch would be nice to include
that record in the merged metadata.

Release activity should now be frozen until this is processed on
October 5th. Any bugfixes merged to stable/zed can be queued up and
ready to go as a follow on stable release after the coordinated release
date.

There are different diff-start values for each project. This is used
when generating release notes to denote the point where the stable/yoga
branch started to diverge from what is included on stable/zed. For
some, this will be the final Yoga major version, but if multiple RCs
were done, this may show the initial RC1 release version. This is
normal.

This patch will be merged on October 5th.

Change-Id: I89c7eb88c86f012536713e1ad7aa5b243aaf7f83
2022-10-03 12:21:34 +02:00

44 lines
1.9 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
branches:
- name: stable/zed
location: 15.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/manila/zed.html