Comment 13 for bug 1713697

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

Reviewed: https://review.openstack.org/527391
Committed: https://git.openstack.org/cgit/openstack/networking-odl/commit/?id=6e9cb606ec837ec5e380703c895132d7f7df6591
Submitter: Zuul
Branch: master

commit 6e9cb606ec837ec5e380703c895132d7f7df6591
Author: Rajiv Kumar <email address hidden>
Date: Tue Dec 12 18:07:37 2017 +0530

    Enabling ML2 for new full sync and recovery mechanism

    This patch provide basic code for enabling full sync and recovery
    for ML2. It keeps existing mechanism as it is, but implements
    other protocols expected by new full sync mechanism.

    This patch adds resources to driver classes, which will be used
    by base driver to register for full sync and recovery.

    Change-Id: I00b5a5f927ef3b2cce1bfa203a1402dd3cd1c61e
    Partial-Bug: #1713697