manila/releasenotes/notes/bug-1773929-a5cb52c8417ec5fc.yaml
Silvan Kaiser bbf8864fe1 Adds export path option to Quobyte driver
A new option for configuring the export path of
shares provided by the Quobyte driver is added.
This allows adapting the export path to the settings
of the Quobyte NFS servers 'Pseudo' option.

Besides the new option this also fixes a minor
coding style issue regarding a mutable default
argument in jsonrpc.py.

Implements: blueprint qb-export-path-option
Closes-Bug: #1773929

Change-Id: Ibd486c8418469045a0988ef66a1c5cef810d3eae
2018-08-14 15:34:52 +02:00

6 lines
143 B
YAML

---
upgrade:
- |
The Quobyte driver now provides an option to adapt the export path
to the Quobyte NFS services PSEUDO path setting.