Update networking-ovn project functionality

The networking-ovn project no longer provides a monolithic
plugin. It has switched to an ML2 mechanism driver with a
Layer 3 service plugin.

Change-Id: I7c7a61180090867bc72c9c09190f6475810e63a9
Related-Bug: #1578198
This commit is contained in:
Richard Theis 2016-06-10 12:07:37 -05:00
parent ee860b630d
commit 80f9e4f580

View File

@ -208,7 +208,7 @@ functionality.
+-------------------------------+-----------------------+
| networking-onos_ | ml2,l3 |
+-------------------------------+-----------------------+
| networking-ovn_ | core |
| networking-ovn_ | ml2,l3 |
+-------------------------------+-----------------------+
| networking-sfc_ | sfc |
+-------------------------------+-----------------------+