
Consider metadata 'showmount' and use existing method update_showmount() Consider metadata 'pnfs' and use new method update_pnfs() Depends-On: https://review.opendev.org/c/openstack/manila/+/929091 Partially-implements: blueprint pass-resource-metadata-updates-to-backend-drivers Change-Id: Ibbe0ed2b1b94fe744169d26071cc6754fdec53c4
10 lines
441 B
YAML
10 lines
441 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The NetApp ONTAP driver is now able to update the `showmount` and
|
|
`pnfs` configurations in a pre-created share server. Please use the
|
|
share network subnet metadata set feature to update these values. The
|
|
valid values for those metadata keys are 'true/false'.
|
|
Also note, earlier support of updating `showmount` using share metadata
|
|
is removed since its supported now by share network subnet metadata.
|