Comment 1 for bug 1709490

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to patrole (master)

Reviewed: https://review.openstack.org/505799
Committed: https://git.openstack.org/cgit/openstack/patrole/commit/?id=098a8cd057a104499bdac26140fc25f8e08e6452
Submitter: Zuul
Branch: master

commit 098a8cd057a104499bdac26140fc25f8e08e6452
Author: Felipe Monteiro <email address hidden>
Date: Wed Sep 20 21:31:27 2017 +0100

    Auto-generate sample config file

    This PS auto-generates the sample config file using
    oslo-config-generator which is how every project should reliably
    produce a config file.

    In addition, the Patrole documentation was updated to link to the
    generated config file, so that the documentation accurately
    shows config options.

    Change-Id: Ib3c39084b4c2b5a0078d1293d882cf9a9050b29b
    Closes-Bug: #1709490