Comment 3 for bug 1584789

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

Reviewed: https://review.openstack.org/340490
Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=06b76aa6e86497ca9b54dd442126a82da103ce46
Submitter: Jenkins
Branch: master

commit 06b76aa6e86497ca9b54dd442126a82da103ce46
Author: Thomas Bechtold <email address hidden>
Date: Mon Jul 11 19:41:28 2016 +0200

    Use oslo-config-generator to generate barbican.conf.sample

    Currently etc/barbican/barbican.conf is maintained by hand and can not
    be regenerated based on the config settings defined in the code.
    A common pattern for OpenStack projects is to use oslo-config-generator
    for that task.

    Co-Authored-By: Randall Burt <email address hidden>
    Depends-On: I90870dcb49cd96f6bf0fe353fa6e779ffd87a5af
    Closes-Bug: #1584789
    Change-Id: I5f3dcd2fc982f1178ef7dd662c24d3166f91b266