Merge "Add registry_client_opts to glance-cache.conf.sample"

This commit is contained in:
Jenkins 2016-08-20 01:47:06 +00:00 committed by Gerrit Code Review
commit 30f7a3c308
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ _cache_opts = [
glance.image_cache.drivers.sqlite.sqlite_opts,
glance.image_cache.image_cache_opts,
glance.registry.registry_addr_opts,
glance.registry.client.registry_client_opts,
glance.registry.client.registry_client_ctx_opts))),
]
_manage_opts = [