Trivial fix typos

Change-Id: I4c7d3a0d815a616d1ba2c0d26135db5f2aea0c2f
This commit is contained in:
Vu Cong Tuan 2017-05-30 15:54:30 +07:00
parent 5f83ecff36
commit 188b89cb0e

View File

@ -165,7 +165,7 @@ class BaseInfraOptimTest(test.BaseTestCase):
"""Wrapper utility for creating a test audit
:param audit_template_uuid: Audit Template UUID this audit will use
:param type: Audit type (either ONESHOT or CONTINUOUS)
:param audit_type: Audit type (either ONESHOT or CONTINUOUS)
:param state: Audit state (str)
:param interval: Audit interval in seconds (int)
:return: A tuple with The HTTP response and its body