From 4368f2a1eeda8a20a1455d3a87b8be9b958523ed Mon Sep 17 00:00:00 2001 From: Yusuke Ide Date: Thu, 9 Jul 2015 21:35:46 +0900 Subject: [PATCH] Add a required version of OpenDaylight mechanism driver Use of VLANs with ML2 and the OpenDaylight mechanism driver requires OpenDaylight Helium or newer to be installed. Change-Id: I111acaf397bc780e202b5c850cc8859040a5b2ec Closes-Bug: #1321037 --- .../networking/section_networking-plugins-ml2.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/config-reference/networking/section_networking-plugins-ml2.xml b/doc/config-reference/networking/section_networking-plugins-ml2.xml index a12a107002..3f0adf3b9e 100644 --- a/doc/config-reference/networking/section_networking-plugins-ml2.xml +++ b/doc/config-reference/networking/section_networking-plugins-ml2.xml @@ -93,6 +93,8 @@
Modular Layer 2 (ml2) OpenDaylight Mechanism configuration options + Use of VLANs with the OpenDaylight mechanism driver requires + OpenDaylight Helium or newer to be installed.