Merge "Define default route for Management network" into stable/ocata

This commit is contained in:
Zuul 2018-07-30 20:02:47 +00:00 committed by Gerrit Code Review
commit 98c410c79a
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ parameters:
description: Ip allocation pool range for the management network.
type: json
ManagementInterfaceDefaultRoute:
default: null
default: ""
description: The default route of the management network.
type: string