Merge "Remove endpoint_substitution_whitelist config option"
This commit is contained in:
commit
9c6c9702f9
@ -29,10 +29,6 @@
|
||||
<td>driver = keystone.catalog.backends.sql.Catalog</td>
|
||||
<td>(StrOpt) Catalog backend driver.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>endpoint_substitution_whitelist = tenant_id, user_id, public_bind_host, admin_bind_host, compute_host, compute_port, admin_port, public_port, public_endpoint, admin_endpoint</td>
|
||||
<td>(ListOpt) (Deprecated) List of possible substitutions for use in formatting endpoints. Use caution when modifying this list. It will give users with permission to create endpoints the ability to see those values in your configuration file. This option will be removed in Juno.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>list_limit = None</td>
|
||||
<td>(IntOpt) Maximum number of entities that will be returned in a catalog collection.</td>
|
||||
|
@ -121,7 +121,6 @@ cache/proxies cache
|
||||
catalog/cache_time catalog
|
||||
catalog/caching catalog
|
||||
catalog/driver catalog
|
||||
catalog/endpoint_substitution_whitelist catalog
|
||||
catalog/list_limit catalog
|
||||
catalog/template_file catalog
|
||||
credential/driver credential
|
||||
|
Loading…
x
Reference in New Issue
Block a user