Comment 2 for bug 1567408

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

Reviewed: https://review.openstack.org/307171
Committed: https://git.openstack.org/cgit/openstack/networking-odl/commit/?id=fbff52b652d5ec2b7d41106f667ae8d52fd97554
Submitter: Jenkins
Branch: master

commit fbff52b652d5ec2b7d41106f667ae8d52fd97554
Author: oshvartz <email address hidden>
Date: Mon Apr 18 16:11:33 2016 +0300

    Add cleanup operation to maintenance thread

    JournalCleanup will delete "COMPLETED" rows where last_retried
    is older than "completed_rows_retention" (can be changed in ml2_odl config).

    This patch is based on the new maintenance thread infrastructure.

    Change-Id: Ifa3bda3fcbff23ed313175582d461f09a3a7971f
    Closes-Bug: #1567408