[Compass] Move cacert docker copy after chown in fetch_os_creds 75/37575/3
authorwutianwei <wutianwei1@huawei.com>
Sun, 16 Jul 2017 04:14:32 +0000 (12:14 +0800)
committerwutianwei <wutianwei1@huawei.com>
Sun, 16 Jul 2017 09:48:41 +0000 (17:48 +0800)
commit3983bb3199ed4d8b9cb3cfc51ac3dd064199b2f3
tree8befaf496d43dc418fcb7bff9bc0a42572e4bb01
parent3f5787e7cd1ee16d549f8dd2d04364d0538afe7f
[Compass] Move cacert docker copy after chown in fetch_os_creds

sometimes it can't copy os_cacert but copy opnfv_openrc.
it cause an issue and didn't execute the command chown.
so the opnfv_openrc will belong to root, which will cause errors next time.

Change-Id: I2955ba347d399d65c9e5cd566235be06fb7c30af
Signed-off-by: wutianwei <wutianwei1@huawei.com>
utils/fetch_os_creds.sh