diff --git a/glance/opts.py b/glance/opts.py index 4d23d61f..e1a52c96 100644 --- a/glance/opts.py +++ b/glance/opts.py @@ -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 = [