[Trivial doc change] Admin can overwrite the locked_reason of an owner

Change-Id: Id60d7a54e7bce49b938f9f10a0691b05613cbee0
This commit is contained in:
Surya Seetharaman 2019-05-14 15:49:25 +02:00 committed by Eric Fried
parent 3de296389a
commit fccdaabd64
1 changed files with 2 additions and 1 deletions

View File

@ -623,7 +623,8 @@ Server actions
But administrators can perform the actions on the server
even though the server is locked. By default, only owner or administrator
can lock the sever, and administrator can overwrite owner's lock.
can lock the sever, and administrator can overwrite owner's lock along with
the locked_reason if it is specified.
Unlock will unlock a server in locked state so additional
operations can be performed on the server by non-admin users.