From d5e58b48576bc00d25bb31dd4aca775224e46e67 Mon Sep 17 00:00:00 2001 From: Juha Kosonen Date: Fri, 4 May 2018 16:30:44 +0300 Subject: Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 (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 (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 (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 (cherry picked from commit 9fb702111ae63824a2e293d327437d0486a565d2) --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/functest b/docs/submodules/functest index 83b8b63a6..88aa9a90e 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit 83b8b63a65cf7e078494ffdf2014b0819f4ed28d +Subproject commit 88aa9a90e763ec05f33356b05e1113966b14ed1c -- cgit 1.2.3-korg