Add new config options in sample config generator

Change-Id: I03dbd676c1189507eccaedc0606dda5179ecb77b
This commit is contained in:
Abhishek Kekane 2020-07-28 05:32:42 +00:00
parent f4b78606ba
commit 013bdad8b0

View File

@ -67,7 +67,8 @@ _api_opts = [
('store_type_location_strategy',
glance.common.location_strategy.store_type.store_type_opts),
profiler.list_opts()[0],
('paste_deploy', glance.common.config.paste_deploy_opts)
('paste_deploy', glance.common.config.paste_deploy_opts),
('wsgi', glance.common.config.wsgi_opts),
]
_scrubber_opts = [
(None, list(itertools.chain(