1 Commits

Author SHA1 Message Date
Thomas Bechtold
5c95e5cc10 Fix sample config generation for cinder, nova and neutron opts
While generating a sample config with "tox -egenconfig", some options
for the Nova, Cinder and Neutron client are not added to the [nova],
[cinder] and [neutron] section. I.e. "api_insecure" is not available for
all sections. Register the config options under the correct group while
generating the sample config.

Closes-Bug: #1613303
Change-Id: If54fd42f7a06c159bcb6df5f684dc1211a9b91e9
2016-08-16 08:45:16 -04:00