Comment 2 for bug 1808388

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

Reviewed: https://review.openstack.org/625057
Committed: https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=01c81314b8b9a49040eb04555961e8d30f9ac38d
Submitter: Zuul
Branch: master

commit 01c81314b8b9a49040eb04555961e8d30f9ac38d
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Thu Dec 13 12:08:39 2018 -0500

    fix object has no attribute 'create_ovs_vif_port'

    The module from vif_plug_ovs from os_iv does not exist anymore. In
    this commit we import in our tree those two methods create_ovs_port()
    and delete_ovs_port().

    Change-Id: Ie9474e781922ea8edd413a3df59abe99a1a6db05
    Closes-Bug: #1808388
    Signed-off-by: Sahid Orentino Ferdjaoui <email address hidden>