Comment 2 for bug 1694678

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

Reviewed: https://review.openstack.org/469447
Committed: https://git.openstack.org/cgit/openstack/networking-cisco/commit/?id=e382754d328e2dbf20fc57e267cc78c09def0154
Submitter: Jenkins
Branch: master

commit e382754d328e2dbf20fc57e267cc78c09def0154
Author: Bob Melander <email address hidden>
Date: Wed May 31 13:57:32 2017 +0200

    Makes maximum chunk size for router sync configurable

    This patchs adds aconfig option to set maximum chunk size when cfg agent is
    fetching router dicts from plugin. It also fixes so that the chunk size is
    increased when a fetch is successful.

    Change-Id: I44b9c65cfdd62756c1fe6477683be9782163b09a
    Closes-Bug: #1694678