Comment 2 for bug 1523648

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

Reviewed: https://review.openstack.org/254793
Committed: https://git.openstack.org/cgit/openstack/searchlight/commit/?id=9b91f77fffb4f5a637203a8fc40f1734352c9b0e
Submitter: Jenkins
Branch: master

commit 9b91f77fffb4f5a637203a8fc40f1734352c9b0e
Author: Péter Hegedűs <email address hidden>
Date: Tue Dec 8 14:39:35 2015 +0100

    Rname oslo config generator config file

    The dev env docs provide the following command:

    oslo-config-generator --config-file
         etc/oslo-config-generator/searchlight.conf

    This was updated with the following patch,
    but the oslo config generator config file wasn't actually renamed.

    https://review.openstack.org/#/c/245622/

    With this commit, the config file searchlight-api.conf have
    been renamed to etc/oslo-config-generator/searchlight.conf

    Closes-Bug: #1523648

    Change-Id: I44a810885d4b8174dfc7f4f8d7e2c59fcef41d80
    Co-Authored-By: Gábor Antal <email address hidden>