For drivers that implement update_access always through recovery
mode, access rules previously set to read-only were being reset
to read-write when the Data Service was adding/removing its access
rule.
Fixed it by integrating the logic that casts DB rules to read-only
into access helper class.
Reviewed: https:/ /review. openstack. org/375047 /git.openstack. org/cgit/ openstack/ manila/ commit/ ?id=ec0cda28cd3 399a312cc28a58b 13a1ff3891fad1
Committed: https:/
Submitter: Jenkins
Branch: master
commit ec0cda28cd3399a 312cc28a58b13a1 ff3891fad1
Author: Rodrigo Barbieri <email address hidden>
Date: Mon Nov 28 15:15:42 2016 -0200
Fix share writable in host-assisted migration
For drivers that implement update_access always through recovery
mode, access rules previously set to read-only were being reset
to read-write when the Data Service was adding/removing its access
rule.
Fixed it by integrating the logic that casts DB rules to read-only
into access helper class.
Change-Id: Ife35dcdb99dffa 2f266b5c2f6a68f e163da7edd3
Closes-bug: #1626523