Comment 4 for bug 1666917

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

Reviewed: https://review.openstack.org/476612
Committed: https://git.openstack.org/cgit/openstack/os-vif/commit/?id=7bfb01bcb151087d70df115ba01f789a8a7f161f
Submitter: Zuul
Branch: master

commit 7bfb01bcb151087d70df115ba01f789a8a7f161f
Author: Rodolfo Alonso Hernandez <“<email address hidden>”>
Date: Thu Sep 20 16:22:00 2018 +0100

    Add abstract OVSDB API

    Abstract all existing 'ovs-vsctl' calls to an abstract OVSDB API.
    This will allow the future addition of a native OVSDB protocol
    implementation of the API without breaking backwards compatibility.

    Partial-Bug: #1666917
    Change-Id: I9ec36be390d713a928a673191008612f3fddad8f