commit f56d2fda973cfa3d45e19f18ea2a057b8a9438fd
Author: Clinton Knight <email address hidden>
Date: Thu Mar 24 15:19:10 2016 -0400
NetApp cDOT driver should honor reserved percentage
There is a common manila.conf parameter 'reserved_share_percentage'
that may be set for each backend, and (if desired) it is the
driver's responsibility to read this value and report it to the
scheduler for each pool. The NetApp cDOT driver has never honored
this value, but it should. This commit makes this change, and it
removes a couple extraneous capacity fields from the share stats.
Reviewed: https:/ /review. openstack. org/301710 /git.openstack. org/cgit/ openstack/ manila/ commit/ ?id=f56d2fda973 cfa3d45e19f18ea 2a057b8a9438fd
Committed: https:/
Submitter: Jenkins
Branch: master
commit f56d2fda973cfa3 d45e19f18ea2a05 7b8a9438fd
Author: Clinton Knight <email address hidden>
Date: Thu Mar 24 15:19:10 2016 -0400
NetApp cDOT driver should honor reserved percentage
There is a common manila.conf parameter 'reserved_ share_percentag e'
that may be set for each backend, and (if desired) it is the
driver's responsibility to read this value and report it to the
scheduler for each pool. The NetApp cDOT driver has never honored
this value, but it should. This commit makes this change, and it
removes a couple extraneous capacity fields from the share stats.
Change-Id: Ice52926033e5fd 1fd787b71b0e98a dccc1a2cbdc
Closes-Bug: #1561704