From 10571cbbcca872ed530a2442c3cb5e26f0b5e88c Mon Sep 17 00:00:00 2001 From: siavash sardari Date: Thu, 16 Jun 2022 13:43:39 +0430 Subject: [PATCH] Update git submodules * Update openstack-ansible-lxc_container_create from branch 'master' to 0b7a8645de235f9fd1d06a059bf767f8cd618ee3 - Add ovs support for lxc containers. The main problem this commit is resolving is that with openvswitch, the ports were not get cleaned up, and after restart (hard restart or even with soft restart lxc.service gets time-out) containers couldn't start properly, due to existing port on the bridges. Change-Id: I707dbfc6878095f7593abe3fca3a5e5b310063e5 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/837742 --- openstack-ansible-lxc_container_create | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-lxc_container_create b/openstack-ansible-lxc_container_create index 37422a7e3d..0b7a8645de 160000 --- a/openstack-ansible-lxc_container_create +++ b/openstack-ansible-lxc_container_create @@ -1 +1 @@ -Subproject commit 37422a7e3dbfff32a1e18c69ca288e593c620727 +Subproject commit 0b7a8645de235f9fd1d06a059bf767f8cd618ee3