The restproxy.ini file contained an uppercase section
which is converted to lowercase by this patch to match
existing naming conventions.
Change-Id: Ib8eb69406cae3898c4c9f3fd106f8c7ffef06f01
Fixes: bug #1194296
# default: ovs
# vif_type = ovs
-[ROUTER]
+[router]
# Specify the default router rules installed in newly created tenant routers
# Specify multiple times for multiple rules
# Format is <tenant>:<source>:<destination>:<action>
# default: ovs
vif_type = ovs
-[ROUTER]
+[router]
# Specify the default router rules installed in newly created tenant routers
# Specify multiple times for multiple rules
# Use an * to specify default for all tenants