d04d3122f8
Now when generating the config samples of Glance, glance-api.conf, glance-glare.conf and glance-registry.conf will include duplicated config options for osprofiler. It's because we're collecting osprofiler's options at two places: etc/oslo-config-generator and glance/opts.py. So to remove the duplication and keep consistenty with the other options format, the patch removes the collecting from etc/oslo-config-generator. Change-Id: I45ef0bc8453cb8894dc245b8acf390b9ee0f6bfd