Comment 16 for bug 1472740

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

Reviewed: https://review.openstack.org/241012
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=091116d509a431e8141e7fbd589657293289acdc
Submitter: Jenkins
Branch: master

commit 091116d509a431e8141e7fbd589657293289acdc
Author: Nate Potter <email address hidden>
Date: Mon Nov 2 22:34:06 2015 +0000

    Allow customization of db sync command line

    Add $extra_params parameter to neutron::db::sync class to
    allow end users to add command line parameters to db sync command.

    Change-Id: Ideeeb70115bcec8526444c142b54890707bfbf61
    Partial-bug: #1472740