Comment 16 for bug 1199963

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

Reviewed: https://review.openstack.org/254698
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=6713d0ac33a8a6355b4263bde01d55c01636039b
Submitter: Jenkins
Branch: master

commit 6713d0ac33a8a6355b4263bde01d55c01636039b
Author: Martin Hickey <email address hidden>
Date: Tue Dec 8 11:18:04 2015 +0000

    Remove Neutron FWaaS static example configuration files

    Oslo config generator was introduced in patch [1] to
    automatically generate the sample Neutron FWaaS configuration
    files.

    This patch removes the static example configuration files from
    the repository as they are now redundant.

    [1] https://review.openstack.org/#/c/251974/

    DocImpact: Update the docs that FWaaS no longer includes static example
    configuration files. Instead, use tools/generate_config_file_samples.sh
    to generate them and the files generated now end with .sample extension.

    Change-Id: I31be3295606ba25929e9af9f40a035ff2b615234
    Partially-Implements: blueprint autogen-neutron-conf-file
    Partial-bug: #1199963
    Depends-On: Ic8208850a27408c8fbeed80ecdb43345aa7dfaa4