From 735ef03d52bac3bcaf960efe940674a339fc6879 Mon Sep 17 00:00:00 2001 From: David Lyle Date: Thu, 13 Oct 2016 14:44:02 -0600 Subject: [PATCH] Fixing typo in release note Change-Id: Ieecd7990ea2f0f5024b0277607c7b04d17632af3 --- releasenotes/notes/provider-net-config-713f0672c8e49888.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/provider-net-config-713f0672c8e49888.yaml b/releasenotes/notes/provider-net-config-713f0672c8e49888.yaml index 82ff751d2..649abd381 100644 --- a/releasenotes/notes/provider-net-config-713f0672c8e49888.yaml +++ b/releasenotes/notes/provider-net-config-713f0672c8e49888.yaml @@ -2,5 +2,5 @@ features: - Neutron provider network configuration now becomes more flexible so that operators can configure various provider network parameters - including new network type, segmenatiton ID ranges and so on + including new network type, segmentation ID ranges and so on based on neutron network back-ends they use.