Update git submodules
authorxudan <xudan16@huawei.com>
Sat, 24 Jun 2017 03:30:22 +0000 (23:30 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 24 Jun 2017 06:01:07 +0000 (06:01 +0000)
commit4ddf7c534dc4aa650d835de9df78f5722342360b
tree8eb124e2a14295588895c075c26c34b46f9b5bf1
parent834a8bacf56fe4592c7bc6d654503d2807fa8c8d
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Bugfix: Dovetail CI failed on fuel because of BRANCH: unbound variable

    JIRA: DOVETAIL-451

    1. Dovetail CI jobs failed on fuel becase lack of BRANCH.
       fetch_os_creds.sh: line 75: BRANCH: unbound variable
    2. That's mainly because of Dovetail uses sudo to run fetch_os_creds.sh.
    3. BRANCH is jenkins' env param and root's env lacks of this param.

    Change-Id: I3163d6e9f099e979bace00ce993b422ad60f6b8f
Signed-off-by: xudan <xudan16@huawei.com>
docs/submodules/releng