Merge "Fix get_max_over_subscription_ratio docstring"

This commit is contained in:
Zuul 2018-03-23 04:34:11 +00:00 committed by Gerrit Code Review
commit 6dccf35746
1 changed files with 0 additions and 1 deletions

View File

@ -991,7 +991,6 @@ def get_max_over_subscription_ratio(str_value, supports_auto=False):
:param str_value: Configuration object
:param supports_auto: Tell if the calling driver supports auto MOSR.
:param drv_msg: Error message from the caller
:response: value of mosr
"""