Comment 4 for bug 1241566

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to oslo-incubator (master)

Reviewed: https://review.openstack.org/66955
Committed: https://git.openstack.org/cgit/openstack/oslo-incubator/commit/?id=5dce17bcee873d931df2467d437e04c8d93fefb2
Submitter: Jenkins
Branch: master

commit 5dce17bcee873d931df2467d437e04c8d93fefb2
Author: Doug Hellmann <email address hidden>
Date: Wed Jan 15 21:51:59 2014 +0000

    Use entry points to discover options in libraries

    When generating the sample configuration file, we want to include
    options defined in libraries used by the application (especially
    oslo libraries). Add a section to the sample generator to look
    at entry points in the 'oslo.config.opts' namespace and include
    their return values in the output.

    Implements: blueprint improve-config-discovery-for-docs
    Related-Bug: #1241566

    Change-Id: I635cd8e60ca687851c9dd891667ecc2ca3e8720c