Comment 2 for bug 1477975

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

Reviewed: https://review.openstack.org/205510
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=38ed9ba08e7cc3c8d650bd15cd986159a3c45a46
Submitter: Jenkins
Branch: master

commit 38ed9ba08e7cc3c8d650bd15cd986159a3c45a46
Author: Salvatore Orlando <email address hidden>
Date: Fri Jul 24 05:21:43 2015 -0700

    Avoid printing log options multiple times

    This patch ensures log_opt_values is invoked only once, thus
    avoiding annoying multiple dumps of options values.

    Note that is rpc_workers is greater than 0 a second dump will
    be logged. This patch does not address this as REST and RPC
    servers are going to be separated as a part of the feature/pecan
    work.

    Closes-Bug: #1477975

    Change-Id: Ia5dcb609241de6ad30d9831c5fb98a9e2be6ad7f