From d071f95c7c7bff4c15720f84648ff4ed797ae4e5 Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Thu, 29 Mar 2018 22:56:45 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Fix RabbitMQ service installation and initialization" - Fix RabbitMQ service installation and initialization RabbitMQ service added in [1] is not correctly installed and initialized: - There is an error during the installation process ("\" character missing). - In the installation script, the service needs to be started first. - In the container installation, the service needs to be started via supervisor. [1]https://gerrit.opnfv.org/gerrit/#/c/53597/ JIRA: YARDSTICK-1103 Change-Id: Iade3d6ce4b522e6f576af71b7afe5559081f7929 Signed-off-by: Rodolfo Alonso Hernandez --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/yardstick') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index f19016b39..bc9d71d2d 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit f19016b39b828f648a66adc305cce17f5146e922 +Subproject commit bc9d71d2d272999fe4fc446dbcf6c81aae782a98 -- cgit 1.2.3-korg