Merge "update datatype for "OctaviaFlavorId"" into stable/queens

This commit is contained in:
Zuul 2019-10-12 07:15:19 +00:00 committed by Gerrit Code Review
commit 75ded0e323
1 changed files with 2 additions and 2 deletions

View File

@ -47,10 +47,10 @@ parameters:
description: Load balancer topology configuration.
type: string
OctaviaFlavorId:
default: 65
default: '65'
description: Nova flavor ID to be used when creating the nova flavor for
amphora.
type: number
type: string
conditions:
octavia_topology_unset: {equals : [{get_param: OctaviaLoadBalancerTopology}, ""]}