From a39d7f9a29a9f8abdb36f472e2f286c7aff73728 Mon Sep 17 00:00:00 2001 From: Hirotaka Wakabayashi Date: Mon, 31 Oct 2022 13:43:43 +0900 Subject: 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 --- doc/source/admin/run_trove_in_production.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/source/admin/run_trove_in_production.rst b/doc/source/admin/run_trove_in_production.rst index 8d683e83..7ebb0f65 100644 --- a/doc/source/admin/run_trove_in_production.rst +++ b/doc/source/admin/run_trove_in_production.rst @@ -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 -- cgit v1.2.1