Update git submodules
authorTapio Tallgren <tapio.tallgren@nokia.com>
Mon, 8 Jan 2018 06:48:35 +0000 (08:48 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 17 Jan 2018 21:27:12 +0000 (21:27 +0000)
commitedd4545865482aba47afdcd616ce44acd1fb4336
treeea5baebc799e6a55be465104bf7ae0056f78d9ac
parent808b76cdc707f5373b2c578346de3aadbc32e563
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Enable running on CentOS/RedHat family

    Changes that make it possible to run XCI on CentOS:

    - Remove the check on xci-deploy.sh script that exists on RedHat family
    (including CentOS) and making the error into a warning.
    - Add centos to a distro in opnfv-scenario-requirements

    Change-Id: Ief6f1e50d8c7c9d8787641827e57682a6e0549e4
Signed-off-by: Tapio Tallgren <tapio.tallgren@nokia.com>
  - Create CentOS networking configuration

    Change-Id: If8c0de44c313fdc22b1c7443b12d42769035c5b0
Signed-off-by: Tapio Tallgren <tapio.tallgren@nokia.com>
  - Rename centos.yml to redhat.yml in configure-nfs/vars

    'redhat' as a ansible_os_family covers both the RedHat distros and
    CentOS.

    Change-Id: I2ab56024d2c0f1f40a014a236cfd94ef38daad04
Signed-off-by: Tapio Tallgren <tapio.tallgren@nokia.com>
  - Bump OSA-galera_server SHA to fix a CentOS issue

    Galera installation in CentOS fails because the mysqld.sock file is in a
    different location, despite what the my.cnf configuration tells. This
    has been worked around in upstream OSA-galera_server:

    https://git.openstack.org/cgit/openstack/openstack-ansible-galera_server/
    commit/?id=f2bfbd38513ac8d61ba4e02a4d5ef6cbbca259cc

    Change-Id: Ied11571189eff8cbab0f1990a7599b51cad9ea2b
Signed-off-by: Tapio Tallgren <tapio.tallgren@nokia.com>
docs/submodules/releng-xci