diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-10-04 19:43:12 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-04 18:16:31 +0000 |
commit | 4028791b9f2dcafbeb0df26b6e112949451dc09b (patch) | |
tree | fe0f6719fe354734d702c6f7b99dd0446db2e1bc /docs/submodules | |
parent | 8184dbbee940354f84187597e53f18038aab7312 (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- fetch_os_creds.sh: Fix unbound BUILD_TAG
Fuel baremetal deployments provide a certificate, which should be
copied over to test containers. Virtual deployments do not, hence
the need to determine the deployment type and decide whether the
certificate should be transferred in the first place.
However, the Docker args we contruct will try to map the certificate
file no matter what, so we will instead try to transfer the cert
from Salt Master in all deployments, and just create an empty file
in case it does not exist.
Change-Id: I3d3fe6cabf552a88841c529ce38446b2e54b3053
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject b9a211ba6da5bb9fde2425bc2f77ca0a779ed3c +Subproject 3f27c8b519e42295bd76ace5506903f265e4856 |