Comment 9 for bug 1199963

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

Reviewed: https://review.openstack.org/204722
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=30d5fae31548ed998e4c053ba957f95e068eaebc
Submitter: Jenkins
Branch: master

commit 30d5fae31548ed998e4c053ba957f95e068eaebc
Author: Martin Hickey <email address hidden>
Date: Tue Nov 10 13:44:15 2015 +0000

    Neutron: Use generated configuration files if available

    Generate the neutron core sample config files by using the oslo
    generator. The files are generated with a .sample extension and
    replace the static example configuration files.

    Once the generation code is delivered, the static config files
    will be removed.

    Change-Id: Ic37a16b6cf8eb92030649f1fc8b198738a8cc104
    Related-blueprint: autogen-neutron-conf-file
    Partial-bug: #1199963
    Depends-On: I1c6dc4e7d479f1b7c755597caded24a0f018c712
    Co-Authored-By: Louis Taylor <email address hidden>