Adds database_service_uid to the document

This PR adds the `database_service_uid` configuration option to the
document.

Story: 2010259
Task: 46154
Change-Id: I11aa38d2ff0da058590ec2b089756a659cad777b
This commit is contained in:
Hirotaka Wakabayashi 2022-10-31 13:43:43 +09:00
parent 3789a3951b
commit a39d7f9a29
1 changed files with 3 additions and 0 deletions

View File

@ -232,6 +232,9 @@ DEFAULT group
Maximum time (in seconds) to wait for Guest Agent 'slow' requests (such as
restarting the instance server) to complete.
database_service_uid
The UID(GID) of database service user.
keystone_authtoken group
Like most of other OpenStack services, Trove uses `Keystone Authentication
Middleware