Update git submodules
authorManuel Buil <mbuil@suse.com>
Fri, 15 Sep 2017 12:20:39 +0000 (14:20 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 27 Sep 2017 08:48:54 +0000 (08:48 +0000)
commit713ff20a7a852397e57309f08d246dec7806ada4
tree2896848a4fc60c73d3cfac2680edddcc00b5de49
parentbf2f8fdd204b362b553be2839e6e73e1dd835a53
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Create a role which prepares xci for functest

    Functest requires xci deployment to have:

    - A public neutron network
    - A subnet attached to the public neutron network
    - The gateway from the subnet attached to one interface

    The network and subnet creation are done via a script
    instead of using Ansible OpenStack module in order to
    get things working asap.

    These three tasks are implemented in a role

    This patch depends on a pending patch:

    https://gerrit.opnfv.org/gerrit/#/c/39517/2

    Change-Id: I0635227153087fd9e25b76f0859f82bf48bfb930
Signed-off-by: Manuel Buil <mbuil@suse.com>
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
docs/submodules/releng-xci