Simplify odl scenarios
authorManuel Buil <mbuil@suse.com>
Tue, 3 Apr 2018 09:36:02 +0000 (11:36 +0200)
committerManuel Buil <mbuil@suse.com>
Thu, 12 Apr 2018 13:05:44 +0000 (13:05 +0000)
commit12b11d894410477a2b5d7db4647bfb73bdd21125
tree8a1b012a855136a467f90b0f4cad28455b2e7425
parentf6110a3950816dde531126ebae457c3eba332cc0
Simplify odl scenarios

So far we were building the repo url variable in the odl scenarios. Moving
that logic to ODL role probably makes more sense as it can be reused by all
scenarios.

This patch passes the odl_version to OSA. That variable will be processed by
the ODL role, which will finally generate the repo url variable

deploy-scenario:os-odl-nofeature
installer-type:osa
Change-Id: I0c9da069238348af6d00d8422ca478cb4be4cfad
Signed-off-by: Manuel Buil <mbuil@suse.com>
os-odl-nofeature/role/os-odl-nofeature/templates/user_variables_os-odl-nofeature.yml.j2
os-odl-nofeature/role/os-odl-nofeature/vars/main.yml [deleted file]
os-odl-nofeature/vars/main.yml [new file with mode: 0644]