3865aaf63d
Fixes include: $ git log --oneline 15.3.0..c0fc23a39f87629b59fae7bbf46f70e3e1b459cd --no-merges c0fc23a39 (HEAD, origin/stable/zed) Change status and error handling for /shares API 5034acd82 Add service_network_host option for port host 13dabf77b Don't fail remove-export in NFS-Ganesha 2dcbb2c76 Fix policy check in metadata APIs 45fe43928 [rbac] Pull up policy checks on share/snapshot APIs 569a30df0 Shorten snapshots names in CephFS driver Change-Id: Ia6b94766d2b2f44f19fa15bb6c2bebaa77c17dba
60 lines
2.3 KiB
YAML
60 lines
2.3 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
|
|
branches:
|
|
- name: stable/zed
|
|
location: 15.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/manila/zed.html
|