manila/releasenotes/notes/bug-2038607-fix-protocol-access-mapping-opts-e7d61db3e2a84be7.yaml
Takashi Kajinami 2235fea5ca Fix typo in the release note for bug 2038607
This is follow-up of Id75082507cee27bef03318dc3af5ae5c1b233505 and
fixes a type made in the release note content.

Change-Id: Ia28ec81d5faa87f0ca3a5db6bf84d52582bab316
2023-11-02 00:50:03 +09:00

9 lines
326 B
YAML

---
fixes:
- |
`bug 2038607 <https://bugs.launchpad.net/manila/+bug/2038607>`_: Fixed
parse of the protocol_access_mapping option and
the backup_protocol_access_mapping option. This change requires that
the values used for these options should be formatted like
`key0=[value00, value01],key1=[value10]`.