Fix API breakage caused by OS Plugin version scan 02/11702/1 v0.21.x v0.21.5
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:40:01 +0000 (22:40 +0000)
commit10f2c5c4799680c148a73ba4af81c6f220a041cc
treec2de0cb8472ebc0c5e32c64dda0dd3e6085527b3
parentf58aa56acc44a8eb7498af10e5d229e1690e58b0
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