Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Tue, 20 Mar 2018 17:28:50 +0000 (17:28 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 20 Mar 2018 17:28:50 +0000 (17:28 +0000)
commitb98dda598792a06413f2c68aa713fbade7db145e
treee6469186390fb4032b3195d4c50cf57ca48a5591
parent76ebc57bf884c367f40e10e5fb72f11e7f62a89b
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge changes from topic 'allow-deployment-overrides'

    * changes:
      xci: infra: bifrost: Avoid installing Ansible twice
      Add initial support for multiple infra deployers

  - xci: infra: bifrost: Avoid installing Ansible twice

    We already install Ansible globally and we also install another version
    of it in the bifrost venv. Even though the OSA Ansible may move faster
    than the bifrost one, we normally pin both projects so we can move them
    when they can work with the same Ansible version. As such, lets make the
    deployment a little bit faster by simply not installing Ansible twice.

    Change-Id: I121ef5979607b62e76300db1bc6d51fc27362d5b
Signed-off-by: Markos Chandras <mchandras@suse.de>
  - Add initial support for multiple infra deployers

    bifrost is currently the only way to deploy the infrastructure but
    in the future other solutions will be added so we need to do some
    preparation for XCI integration.

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