releases/deliverables/zed/manila.yaml
silvacarloss 63683c179e [manila] New release for Manila/Zed
Several bugfixes were added to the stable Zed branch. 
Two new configuration options were added as well [1][2], allowing
for new behavior by preserving backwards compatibility.

Fixes include:

git log --oneline --no-merges 15.0.0..2e16e27
5f9c037a3 Set configured_ip_versions fact in cephfs driver
cfdb3c432 Macrosan driver: some improvements about variables and syntax   [1]
df2cc333e Fix neutron plugin get network_type
440881392 Allow setting endpoint_type for glance                          [2]
6a3f9f06c Rename 'nfs_cluster_id' to 'cluster_id' in the NFSProtocolHelper
4fd8e223e [CI][stable/zed] pin test plugin in grenade skip-level
078bc4300 [RBAC] Return 404 if share is inaccessible
dea2503c8 (gerrit_ssh/stable/zed) Update TOX_CONSTRAINTS_FILE for stable/zed
18fa883b2 Update .gitreview for stable/zed

Change-Id: I0df8062bd800164d95e4ac9da0b0134d41accc48
2022-11-01 21:48:37 +00:00

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