fix syntax error the 'that' can not be ignore

Change-Id: Ie51ad7ee0c0b052e715e69130797713860639b70
This commit is contained in:
MaoyangLiu 2018-01-18 15:54:41 +08:00
parent 70d8eb427d
commit 670150f6fb

View File

@ -207,8 +207,8 @@ detailed instruction.
There are three service groups according to Mistral architecture currently, There are three service groups according to Mistral architecture currently,
namely api_group, engine_group and executor_group. The service identifier namely api_group, engine_group and executor_group. The service identifier
contains name of the host the service is running on and the process identifier contains name of the host that the service is running on and the process
of the service on that host. identifier of the service on that host.
.. autotype:: mistral.api.controllers.v2.resources.Service .. autotype:: mistral.api.controllers.v2.resources.Service
:members: :members: