From c408111449b6a280370a8988acdbf3f31fc4fce0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guilherme=20Steinm=C3=BCller?= Date: Tue, 4 Jun 2019 02:36:58 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_magnum from branch 'master' - db_setup: refactor database setup to a common file This patch refactors the database creation to db_setup.yml which will eventually be managed by openstack-ansible-tests. This also re-orders the mq_setup to be done earlier so these system level dependencies are ready before service activation. Change-Id: I2a955bfc34d37eb30f29c07592854f893f15b619 --- openstack-ansible-os_magnum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_magnum b/openstack-ansible-os_magnum index b014ef0bbd..07392c2894 160000 --- a/openstack-ansible-os_magnum +++ b/openstack-ansible-os_magnum @@ -1 +1 @@ -Subproject commit b014ef0bbd6df5b06b6981c76885c015a6740fa7 +Subproject commit 07392c289449e847da4f2237be0d0ca67efca7e9