commit | d7b4fd12d6fb731f8232b5ff3d5209d558ac6bbb | [log] [tgz] |
---|---|---|
author | Chris Hoge <chris@openstack.org> | Wed Nov 11 10:24:52 2015 -0800 |
committer | Chris Hoge <chris@openstack.org> | Mon Feb 22 18:54:15 2016 +0000 |
tree | 0e93fc58b666a19a363a8d545c0bca8254041774 | |
parent | d4224b6426c6291e56cceb3f30829e89587c46cc [diff] |
Use new oslo.config api to generate configuration-group help oslo.config recently updated its api to allow discovery of help attached to configuration groups [1][2]. This patch changes the list_opts function to use the new api and allow for automatic generation of help on configuration groups. [1] https://bugs.launchpad.net/oslo.config/+bug/1395819 [2] https://review.openstack.org/#/c/242472/ Depends-On: I3cbdaa7e5dfb75d4c9eb687e68d3a35e61550d1b Change-Id: I8eabf52236bf571d42d3021f2485c1898cddd31a