Thanks, the patch applied.
On Mon, Sep 27, 2021 at 2:27 PM zhangj...@fujitsu.com
wrote:
> Hi, all
>
> In domains's create function, res is used for all error messages.
> I don't think this is correct.
> On line 13, doid should be used as the error message.Because the execution
> result of line 1
Hi, all
In domains's create function, res is used for all error messages.
I don't think this is correct.
On line 13, doid should be used as the error message.Because the execution
result of line 11 is doid.
On line 21, scid should be used as the error message.Because the execution
result of line