From 3b191a02b32874f029352f5044030b54c93a7a1c Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 26 Apr 2019 08:21:46 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-lxc_hosts from branch 'master' - Merge "Use the 'real' name for the LXC image" - Use the 'real' name for the LXC image The Open Build Service repository for the Leap 15.0 LXC image returns a metalink which causes aria2c to download 2 files. The first is an empty file (the metalink) and the second is the actual LXC image. The name of the second file changes frequently. This change uses the `--on-download-complete` callback of aria2c to call a helper script which links the expected filename to the actual filename. Change-Id: I9a2bc7ded20f772af82956a81a9864c7ee17039c Signed-off-by: Nicolas Bock --- openstack-ansible-lxc_hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-lxc_hosts b/openstack-ansible-lxc_hosts index ffe246442c..864e6b8513 160000 --- a/openstack-ansible-lxc_hosts +++ b/openstack-ansible-lxc_hosts @@ -1 +1 @@ -Subproject commit ffe246442c26f0f68e2a91a174a848aa664f77c3 +Subproject commit 864e6b851342d364b3313d72c9b2d6fb31d86a96