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]80fef06497
[2]3068096199
Change-Id: I519c99afe8bcdfa953c14470670dee690e593ce4
This commit is contained in:
parent
309ca3aec2
commit
3d21c1eb9e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user