Comment 64 for bug 1605089

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

Reviewed: https://review.openstack.org/532183
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=849659a26ba70981636d8d1a0303a35f97620aca
Submitter: Zuul
Branch: master

commit 849659a26ba70981636d8d1a0303a35f97620aca
Author: Lucas Alvares Gomes <email address hidden>
Date: Wed Jan 3 10:12:21 2018 +0000

    Refactor Routers

    This patch is refactoring the routers resource to adhere with the
    database sync specification.

    The update_router() method from OVNClient has been modified to not
    depend on the "original_router" parameter anymore. A layer to make it
    backward compatible with existing routers and OVS version < 2.8.2 was
    added as well.

    Partial-Bug: #1605089
    Change-Id: I1744c91004fc36e0b97ebc51230f876eaaa3bd7f