From f84c4257bd1fcd02132bee7d2ae98888fe93e130 Mon Sep 17 00:00:00 2001 From: Zuul Date: Sun, 10 Jan 2021 16:46:14 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_zun from branch 'master' to 29a7510b188d263372c1e2e18955be9aa22a1717 - Merge "Add timed cleanup script to handle old Docker data" - Add timed cleanup script to handle old Docker data The Docker image cache does not get emptied automatically and can take up significant disk space. In addition, old networks can leave iptables rules, network devices and routing table entries behind. This patch adds a periodic timer job to delete this data where it is safe to do so and won't impact existing containers. Change-Id: I7045fcbb8bcd7a9744cc35fb2668016bacab4f1b --- openstack-ansible-os_zun | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_zun b/openstack-ansible-os_zun index 83c4435950..29a7510b18 160000 --- a/openstack-ansible-os_zun +++ b/openstack-ansible-os_zun @@ -1 +1 @@ -Subproject commit 83c4435950f9ee01c863f36315206dcc57050dad +Subproject commit 29a7510b188d263372c1e2e18955be9aa22a1717