Remove flavor args in releases after stein

Scale and flavor arguments are no longer valid in these
releases.

Change-Id: If6c77814afbdd0a1620b43b9a7c6705350f29bd5
This commit is contained in:
Ronelle Landy 2019-04-12 09:50:40 -04:00
parent 044751a37e
commit 0113319221
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ selinux_args: ""
deploy_args: >-
{{ libvirt_args }}
{{ flavor_args }}
{% if release in ['newton','ocata','pike','queens','rocky','stein'] -%}{{ flavor_args }}{%- endif -%}
{{ timeout_args }}
{{ ntp_args }}
{{ cloud_name_args }}