Fix releasenote for opendaylight support

The use of ':' is revered by reno for a special reason.
This is causing the following error:

Exception occurred:
   File "/home/zuul/.venv/local/lib/python2.7/site-packages/yaml/scanner.py", line 576, in fetch_value
     self.get_mark())
 ScannerError: mapping values are not allowed here
   in "<string>", line 8, column 41:
      ... versions are currently supported: Nitrogen and Oxygen.

Change-Id: Ib0962adef6eb75e9dd7b819695f4f93518ff20c4
This commit is contained in:
Jesse Pretorius 2018-08-10 18:20:26 +01:00
parent f277061607
commit 02a96b9a7d

View File

@ -5,4 +5,4 @@ features:
You can set the ``neutron_plugin_type`` to
``ml2.opendaylight`` to utilize this code path.
The usage of ``OpenDaylight`` is currently experimental.
Two versions are currently supported: Nitrogen and Oxygen.
Two versions are currently supported - Nitrogen and Oxygen.