aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-03-23 10:24:38 -0400
committerTim Rozet <trozet@redhat.com>2017-03-25 01:19:28 +0000
commita17f6c6816b617c9ba5cbc2079f02f6cd2e0d492 (patch)
tree629335d77636d7f1acf88eaa011f78207522fb7f /releasenotes/notes
parentf59578b4181709cffbf38ef091672cd365a503af (diff)
Fixes OpenDaylightProviderMappings hiera parsing
The str_replace conversion used previously is no longer needed and breaks the hieradata value. Closes-Bug: 1675426 Change-Id: I7a052d1757efe36daf6ed47e55598ca3c2ee9055 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit ae10ae4a5a21bb58c183aa50f237ffa2d6f14280)
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/fix-odl-provider-mapping-hiera-5b3472184be490e2.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/fix-odl-provider-mapping-hiera-5b3472184be490e2.yaml b/releasenotes/notes/fix-odl-provider-mapping-hiera-5b3472184be490e2.yaml
new file mode 100644
index 00000000..79cea05e
--- /dev/null
+++ b/releasenotes/notes/fix-odl-provider-mapping-hiera-5b3472184be490e2.yaml
@@ -0,0 +1,4 @@
+---
+fixes:
+ - Fixes OpenDaylightProviderMappings parsing on a
+ comma delimited list.