From 3d21c1eb9eed6f95c9cd3e18b7b1a49ef819237a Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Mon, 25 Mar 2024 19:57:26 +0900 Subject: [PATCH] doc: Remove non-existing auth parameters of glance-cache.conf These options were deprecated and then removed when the glance-registry service was removed[2]. [1] 80fef06497c2a1f2e5c7bae4a0e04ab426ec70f7 [2] 30680961994b36ed12713c0f106b661535ce41c6 Change-Id: I519c99afe8bcdfa953c14470670dee690e593ce4 --- doc/source/admin/cache.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/source/admin/cache.rst b/doc/source/admin/cache.rst index bb60580e31..877b2d97e9 100644 --- a/doc/source/admin/cache.rst +++ b/doc/source/admin/cache.rst @@ -64,12 +64,6 @@ The following values are the ones that are specific to the ``glance-cache.conf`` and are only required for the prefetcher to run correctly. -- ``admin_user`` The username for an admin account, this is so it can - get the image data into the cache. -- ``admin_password`` The password to the admin account. -- ``admin_tenant_name`` The tenant of the admin account. -- ``auth_url`` The URL used to authenticate to keystone. This will - be taken from the environment variables if it exists. - ``filesystem_store_datadir`` This is used if using the filesystem store, points to where the data is kept. - ``filesystem_store_datadirs`` This is used to point to multiple