Merge "Remove endpoint_substitution_whitelist config option"

This commit is contained in:
Jenkins 2014-12-17 00:24:20 +00:00 committed by Gerrit Code Review
commit 9c6c9702f9
2 changed files with 0 additions and 5 deletions

View File

@ -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>

View File

@ -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