reno: Fix bad yaml in reno that ruins html output

Change-Id: I959011e0279446d9f0ac2f2e8f1c2bd5b7d86c2a
This commit is contained in:
Sean M. Collins
2016-03-04 12:34:43 -05:00
parent 7f3b3bd492
commit f6757abf9e

View File

@@ -1,6 +1,6 @@
---
upgrade:
When using ML2 and the Linux Bridge agent, the default value for the ARP
- When using ML2 and the Linux Bridge agent, the default value for the ARP
Responder under L2Population has changed. The responder is now disabled to
improve compatibility with the allowed-address-pair extension and to match
the default behavior of the ML2 OVS agent. The logical network will now
@@ -14,8 +14,8 @@ upgrade:
the updated agent.
fixes:
The Linuxbridge agent now supports the ability to toggle the local ARP
- The Linuxbridge agent now supports the ability to toggle the local ARP
responder when L2Population is enabled. This ensures compatibility with
the allowed-address-pairs extension.
- closes bug 1445089
closes bug 1445089