Fix API breakage caused by OS Plugin version scan 01/11701/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 9 Jul 2018 22:14:07 +0000 (18:14 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 9 Jul 2018 22:35:15 +0000 (18:35 -0400)
commit948b602b0db6022328c5ecaf3d2dfcc0a36b5a61
treec2458356c3e02d201095d667c43822513566b3d0
parent689c99940f6f1b885d94d2c7af9254c552786033
Fix API breakage caused by OS Plugin version scan

Patch I3384c86c64c3aff7404ddec77aa85463e5fbac2a caused an unexpected
API change in get_minion_options which now requires a $silo
variable. However the change was not passed down to all instances
where the function was called causing breakage.

Change-Id: If4a0cec0232d1381413da3f6279f23bc426e1ace
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
shell/jenkins-configure-clouds.sh