Modify the fuel deployment type judgement in fetch-os_creds.sh 29/46929/2
authorwu.zhihui <wu.zhihui1@zte.com.cn>
Thu, 9 Nov 2017 08:22:16 +0000 (16:22 +0800)
committerwu.zhihui <wu.zhihui1@zte.com.cn>
Fri, 10 Nov 2017 08:00:21 +0000 (16:00 +0800)
commitaa90e36dd25675bff00da117f085a5fde61a4fd5
tree3d2913369f007e77fa4ff0da745f63ca2da8497e
parent122cf34bf3e656e1b7fa35e07dd8a71e42ed4d59
Modify the fuel deployment type judgement in fetch-os_creds.sh

The BUILD_TAG on ZTE baremetal PODs don't include the word "baremetal".[1]
Line 117 can't be correctly executed. Use a negative checking instead.

[1] https://build.opnfv.org/ci/job/functest-fuel-zte-pod1-daily-master/206/injectedEnvVars/

Change-Id: I1a36494768e0172bcf6a016fd8f2524854c9b876
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
utils/fetch_os_creds.sh