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>
Reviewed: https:/ /review. openstack. org/625057 /git.openstack. org/cgit/ openstack/ nova-lxd/ commit/ ?id=01c81314b8b 9a49040eb045559 61e8d30f9ac38d
Committed: https:/
Submitter: Zuul
Branch: master
commit 01c81314b8b9a49 040eb04555961e8 d30f9ac38d
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: Ie9474e781922ea 8edd413a3df59ab e99a1a6db05
Closes-Bug: #1808388
Signed-off-by: Sahid Orentino Ferdjaoui <email address hidden>