Update git submodules
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 12 Apr 2018 17:07:21 +0000 (17:07 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 12 Apr 2018 17:07:21 +0000 (17:07 +0000)
commit588456e029a51a93f7a0ca60c9b506d40fd2a820
tree8cfe1ae0548ecfbfd219e6935d2b6228e78321f5
parented8cc0407ae3335c57d9d6db5d58c7b8d90e8148
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Move DEPLOY_SCENARIO out of testapi-parameters"
  - Move DEPLOY_SCENARIO out of testapi-parameters

    These have been moved back into installer-params.yml and added to the
    daisy jobs where 'testapi-parameters' is being used.

    Including this in the list of parameters would cause duplication as most
    installers already include 'DEPLOY_SCENARIO' as a parameter. The
    'DEPLOY_SCENARIO' parameter is also sometimes defined through a macro,
    which could cause second declaration of DEPLOY_SCENARIO (defaulting to
    'os-nosdn-nofeature-ha') to always be used.

    Documentation has been added to the parameter to explain the related
    macros and how they should be used.

    Change-Id: I9aef031dbcf523ae2db15695ce294bd85025530d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/submodules/releng