Back to bug 988285

Who When What Removed Added
Itamar Heim 2013-07-25 11:36:07 UTC Whiteboard network
Itamar Heim 2013-08-04 10:26:52 UTC Summary [RFE] Isolated Logical Networks in RHEV [RFE] Isolated Logical Networks in RHEV (nicless networks)
Nir Yechiel 2013-12-15 13:24:42 UTC CC nyechiel
Ayal Baron 2014-01-01 08:46:07 UTC CC abaron
Nir Yechiel 2014-01-28 13:33:12 UTC CC anande
Flags needinfo?(anande)
Nir Yechiel 2014-01-28 15:14:27 UTC URL http://www.ovirt.org/Features/Nicless_Network
Dan Kenigsberg 2014-02-24 16:22:35 UTC CC mst
Antoni Segura Puimedon 2014-03-19 12:15:24 UTC CC asegurap
Flags needinfo?(anande)
lpeer 2014-05-04 10:34:57 UTC CC asegundo
John Skeoch 2014-09-07 23:08:08 UTC CC acathrow rbalakri
John Skeoch 2014-09-07 23:50:01 UTC Assignee acathrow rbalakri
Scott Herold 2014-09-09 15:56:44 UTC Assignee rbalakri sherold
Pratik Pravin Bandarkar 2014-09-20 09:58:23 UTC CC pbandark
John Skeoch 2014-12-08 00:55:35 UTC CC asegurap bazulay
Lior Vernia 2014-12-23 11:54:11 UTC Target Release --- 3.6.0
CC lvernia
Lior Vernia 2015-04-06 11:10:41 UTC Depends On 1136329
Anand Nande 2015-04-06 11:19:54 UTC Flags needinfo?(lvernia)
Anand Nande 2015-04-06 11:20:25 UTC Flags needinfo?(nyechiel)
Anand Nande 2015-04-06 11:20:53 UTC CC asegurap
Flags needinfo?(asegurap)
Lior Vernia 2015-04-06 11:22:52 UTC Flags needinfo?(lvernia) needinfo?(nyechiel) needinfo?(asegurap)
Anand Nande 2015-04-06 11:27:24 UTC Flags needinfo?(lvernia)
Lior Vernia 2015-04-06 11:59:31 UTC Flags needinfo?(lvernia)
Yaniv Lavi 2015-04-12 12:08:11 UTC CC ydary
Meni Yakove 2015-04-27 20:38:46 UTC CC myakove
QA Contact yeylon myakove
John Skeoch 2015-05-05 01:45:33 UTC CC lvernia
Yaniv Lavi 2015-06-16 11:04:59 UTC Target Release 3.6.0 4.0.0
Pablo Iranzo Gómez 2015-07-24 12:57:41 UTC CC pablo.iranzo
Yaniv Lavi 2015-08-09 16:45:59 UTC Flags needinfo?(pablo.iranzo)
Pablo Iranzo Gómez 2015-08-17 12:47:45 UTC Flags needinfo?(pablo.iranzo)
Pablo Iranzo Gómez 2015-08-17 12:48:07 UTC Blocks 1254213
Red Hat Bugzilla Rules Engine 2015-10-06 10:14:12 UTC Target Milestone --- ovirt-4.0.0
Yaniv Kaul 2015-11-11 12:47:26 UTC Blocks 1254213
Yaniv Kaul 2015-11-11 12:48:01 UTC Depends On 1254213
Haoxing Wang 2016-01-18 02:55:58 UTC oVirt Team --- Network
Dan Kenigsberg 2016-01-27 09:34:22 UTC CC danken
Haoxing Wang 2016-02-03 03:53:30 UTC Whiteboard network
Yaniv Lavi 2016-03-06 12:32:03 UTC Summary [RFE] Isolated Logical Networks in RHEV (nicless networks) [RFE] - overlay networks: allow to define virtual networks that can be encapsulated between hosts on nicless networks
Yaniv Lavi 2016-03-06 12:32:35 UTC Target Release 4.0.0 ---
Target Milestone ovirt-4.0.0 ovirt-4.1.0
John Skeoch 2016-04-18 08:13:59 UTC CC yeylon srevivo
Yaniv Lavi 2016-07-06 07:54:07 UTC Priority medium high
Dan Kenigsberg 2016-08-08 08:52:53 UTC Assignee sherold mmirecki
Yaniv Lavi 2016-08-14 12:08:03 UTC Depends On 1366899
Yaniv Lavi 2016-08-14 12:10:24 UTC Depends On 1366899
Target Milestone ovirt-4.1.0-alpha ovirt-4.2.0
Yaniv Lavi 2016-08-14 12:11:06 UTC Depends On 1366899
Michael Burman 2016-11-28 12:18:37 UTC CC mburman
Itamar Heim 2016-12-04 20:32:52 UTC CC iheim
Yaniv Kaul 2017-06-06 17:21:35 UTC Flags needinfo?(danken)
Severity medium high
Dan Kenigsberg 2017-06-07 07:19:03 UTC Comment 17 is private 1 0
Flags needinfo?(danken)
Dan Kenigsberg 2017-07-10 13:31:08 UTC Status NEW ASSIGNED
Dan Kenigsberg 2017-07-30 18:32:49 UTC Status ASSIGNED POST
Michael Burman 2017-08-21 12:35:16 UTC QA Contact myakove mkalfon
Gil Klein 2017-09-05 10:04:48 UTC CC gklein
Flags testing_plan_complete+
Mor 2017-09-07 08:29:47 UTC Depends On 1489321
Mor 2017-09-07 08:30:25 UTC Depends On 1483309
Avital Pinnick 2017-10-15 07:50:43 UTC Blocks 1502202
Dan Kenigsberg 2017-10-26 16:11:30 UTC Status POST MODIFIED
Dan Kenigsberg 2017-11-17 23:51:15 UTC Status MODIFIED ON_QA
Mor 2017-11-19 10:00:03 UTC CC mkalfon
Marcin Mirecki 2017-11-23 15:27:07 UTC Doc Text The feature adds an external network provider using openvswitch OVN as the underlying networking implementation.
The ovirt-provider-ovn serves as a neutron-API compatible proxy to openvswitch OVN,
while ovirt-provider-ovn-driver, which is installed on ovirt hosts, handles the plugging of VM NICs to OVN ports.

The provider can be accessed either through the REST API, or using the ovirt-engine UI (which also uses the REST API internally). The REST API is a subset of the Openstack Neutron API. Being a subset, it only supports some of the attributes of the supported entities.

The driver is a vdsm hook, invoked whenever the state of a provider managed port changes.


Currently 3 types of entities are supported:
- networks
- ports
- subnets
Mor 2017-11-26 08:20:54 UTC CC mmirecki
Flags needinfo?(mmirecki)
Mor 2017-11-28 11:31:32 UTC Flags needinfo?(mmirecki)
Mor 2017-12-07 16:40:20 UTC Depends On 1523297
Mor 2018-01-14 12:05:45 UTC CC lsurette, Rhev-m-bugs, spower, ykaul
Component RFEs ovirt-engine
Assignee mmirecki nobody
QA Contact mkalfon mavital
Status ON_QA VERIFIED
PnT Account Manager 2018-01-29 18:59:49 UTC CC pbandark
Avital Pinnick 2018-02-25 08:35:06 UTC CC apinnick
Doc Text The feature adds an external network provider using openvswitch OVN as the underlying networking implementation.
The ovirt-provider-ovn serves as a neutron-API compatible proxy to openvswitch OVN,
while ovirt-provider-ovn-driver, which is installed on ovirt hosts, handles the plugging of VM NICs to OVN ports.

The provider can be accessed either through the REST API, or using the ovirt-engine UI (which also uses the REST API internally). The REST API is a subset of the Openstack Neutron API. Being a subset, it only supports some of the attributes of the supported entities.

The driver is a vdsm hook, invoked whenever the state of a provider managed port changes.


Currently 3 types of entities are supported:
- networks
- ports
- subnets
The Manager supports the ability to define logical networks, ports, and subnets that are not attached to the physical interfaces of the host. This enables the virtual network interfaces to create an isolated network within Red Hat Virtualization, allowing the virtual machines to communicate among themselves. This feature is configured through the REST API and the UI.
PnT Account Manager 2018-03-05 14:54:07 UTC CC bazulay
PnT Account Manager 2018-03-19 22:59:12 UTC CC anande
Raz Tamir 2018-04-01 10:03:03 UTC CC ratamir
QA Contact mavital mkalfon
PnT Account Manager 2018-04-30 21:51:04 UTC CC asegundo
auto-bz-updater 2018-05-15 00:39:45 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2018-05-15 17:36:09 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2018-05-15 13:36:09 UTC
errata-xmlrpc 2018-05-15 17:38:12 UTC Link ID Red Hat Product Errata RHEA-2018:1488
Gil Klein 2019-04-28 09:49:21 UTC CC gklein

Back to bug 988285