Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Fri, 10 Aug 2018 13:14:38 +0000 (13:14 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 10 Aug 2018 13:14:38 +0000 (13:14 +0000)
commita2613b0b3499c3715ae2c717752c71766add67cc
tree4bbc358cbc5e23f9072ce629f685d71a439f9130
parent3fe7a068c0da48f2b65850662379c744964da9ea
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge changes from topic 'extend-suse-support-id-skip-verify'

    * changes:
      xci: xci-destroy-env.sh: Update virtualbmc path
      xci: create-vm-nodes: Install virtualbmc in the XCI virtualenv
      xci: osa: Drop openSUSE mirror variables

  - xci: xci-destroy-env.sh: Update virtualbmc path

    Bifrost no longer installs on the deployment host so we don't need
    to look into the bifrost venv for a vbmc installation. Moreover, XCI
    uses virtualenv by default, so we should only look there for vbmc.
    Finally, we should clear vbmc config files from previous deployments
    since that could leave artifacts behind.

    Change-Id: I4cd35636a65e1823c9e4ca9a7c5b17d4b103c6a2
Signed-off-by: Markos Chandras <mchandras@suse.de>
  - xci: create-vm-nodes: Install virtualbmc in the XCI virtualenv

    XCI prepares a virtualenv for us, so we should install virtualbmc
    in it.

    Change-Id: I320d1c7cad9c5c821269b55252cb7ab4f5136f40
Signed-off-by: Markos Chandras <mchandras@suse.de>
  - xci: osa: Drop openSUSE mirror variables

    we let downloads.opensuse.org redirect us to a good one since
    the hardcoded one does not appear to work anymore. Ansible gets
    upset if we feed it an empty variables file, so we set a couple
    of variables there to make it happy.

    Change-Id: I887522ebc71dd866d544e75beeff47af6111e059
Signed-off-by: Markos Chandras <mchandras@suse.de>
docs/submodules/releng-xci