Merge "Fix some reST field lists in docstrings"

This commit is contained in:
Jenkins 2017-09-11 19:05:43 +00:00 committed by Gerrit Code Review
commit 3d4b589f0e

View File

@ -199,7 +199,7 @@ class SecretBehaviors(base_behaviors.BaseBehaviors):
:param expected_fail: If test is expected to fail the deletion
:param use_auth: Boolean for whether to send authentication headers
:param user_name: The user name used to delete the secret
:return A request response object
:return: A request response object
"""
resp = self.client.delete(secret_ref, extra_headers=extra_headers,
omit_headers=omit_headers,