Update git submodules
authorJuha Kosonen <juha.kosonen@nokia.com>
Fri, 4 May 2018 13:30:44 +0000 (16:30 +0300)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 21 May 2018 09:49:08 +0000 (09:49 +0000)
commitd5e58b48576bc00d25bb31dd4aca775224e46e67
treeadb907ef88998b2868f8d6c41d9553cfd4350e02
parent2ce302489da84019dde012053da2cca8b1063a02
Update git submodules

* Update docs/submodules/functest from branch 'stable/fraser'
  - Switch to Shade in rally

    Use Shade for managing OpenStack resources in rally.

    Conflicts:
        functest/opnfv_tests/openstack/rally/rally.py
        functest/tests/unit/openstack/rally/test_rally.py

    Change-Id: Ic8b7aaef6886f6ca4930b2ea463317b75ed8d3c9
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
    (cherry picked from commit e32353a740a3aaa76031fe9c2372b11f88add1bb)

  - Update ODL testcase to OpenStack Shade

    Conflicts:
        functest/opnfv_tests/sdn/odl/odl.py
        functest/tests/unit/odl/test_odl.py

    Change-Id: I7832b5ed274e181449f9db9fb03a2d27038520ae
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit c9b0a0a1bf5b30f241dee566c815d4e527ec9628)

  - Switch to project domain name

    At least Fuel, Apex and Joid don't export OS_PROJECT_DOMAIN_ID.
    https://build.opnfv.org/ci/view/functest/job/functest-joid-baremetal-daily-master/353/console

    Change-Id: I8441d2de1841d5a9ce78c6929fd78da01c45548c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 084dd47cdeb68f150165e009877ed995cb9db6dc)

  - Rewrite TempestResourcesManager

    It now leverages on OpenStack Shade to allow gating OpenStack master
    as asked by TSC. Switching to OpenStack master (OpenStack SDK Rocky)
    requires to change only one line.

    It stops dedicating the network to the user possibly created because
    the support is incomplete (the users have to be registed in
    tempest.conf and the multiprocessing has to be enforced).

    It also writes the second image and the second flavor in tempest.conf.

    Conflicts:
        functest/opnfv_tests/openstack/tempest/tempest.py
        functest/tests/unit/openstack/tempest/test_conf_utils.py
        functest/tests/unit/openstack/tempest/test_tempest.py

    Change-Id: I9fe2c90a6073ebc240e9aa8fdf2ef93d5dd5f15f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 9fb702111ae63824a2e293d327437d0486a565d2)
docs/submodules/functest