Sean Mooney 165ed32591 always create ovs port during plug
- This change modifies the ovs plugin to always
  create the ovs interface in the ovs db.
- This change enables the neutron l2 agent to configure
  the ovs interface by assigning a vlan tag and
  installing openflow rules as appropriate.
- This change will reduce the live migration
  time for kernel ovs ports with hybrid plug false
  by creating the ovs port as part of plug before
  the migration starts.
- This change adds the privsep decorator
  to delete_net_dev to account for it new usage
  via _unplug_vif_generic and address bug #1801072

Change-Id: Iaf15fa7a678ec2624f7c12f634269c465fbad930
Partial-Bug: #1734320
Closes-Bug: #1801072
2018-11-21 20:17:57 +00:00
2018-10-10 18:14:35 +01:00
2018-07-05 16:20:22 +00:00
2018-01-15 16:18:50 +01:00
2015-11-11 16:10:58 +00:00
2018-09-11 08:48:05 +02:00
2018-06-27 15:52:27 +00:00
2017-03-10 19:12:21 +00:00
2018-09-20 17:37:17 +01:00

Team and repository tags

image

os-vif

Latest Version

Downloads

A library for plugging and unplugging virtual interfaces in OpenStack.

Description
Integration library between network (Neutron) and compute (Nova) providers
Readme 7.8 MiB
Languages
Python 100%