e33953a891
The filesystem information was missing from the exports in the CephFS NFS driver. Because of this, the exports were created on the first available filesystem. This generates inconsistencies in deployments in which more than one filesystem is being used. This patch set adds the filesystem information in the created exports. Closes-Bug: #1991938 Change-Id: I639640f738571c77ea9bb1fbf60749c00ffcbd3b
8 lines
195 B
YAML
8 lines
195 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Add the filesystem info in the exports created by the CephFS NFS driver.
|
|
This fixes inconsistencies when deploying Manila with CephFS NFS with
|
|
multiple filesystems.
|
|
|