Comment 17 for bug 1199963

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

Reviewed: https://review.openstack.org/252981
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=e719861c00ab1e50e271c3bcdbc0b9130353d2d4
Submitter: Jenkins
Branch: master

commit e719861c00ab1e50e271c3bcdbc0b9130353d2d4
Author: Martin Hickey <email address hidden>
Date: Thu Dec 3 14:39:29 2015 +0000

    Automatically generate neutron LBaaS configuration files

    This adds a new tox environment, genconfig, which generates sample
    neutron LBaaS configuration file using oslo-config-generator.

    DocImpact: Update the docs that LBaaS 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.

    Partially-Implements: blueprint autogen-neutron-conf-file

    Change-Id: I25507f3bc6e995580aa91a912c2cf4110757df15
    Partial-bug: #1199963