From a9e7af135bd1031ec6d9d9abda1fee09daf1c345 Mon Sep 17 00:00:00 2001 From: Frode Nordahl Date: Tue, 12 Mar 2019 10:27:36 +0100 Subject: [PATCH] Update git submodules * Update charm-octavia from branch 'master' - Use system CA Certificate bundle when configuring resources The charm bundles its dependencies to avoid the boundary violation of the charm being dependent on the software it manages. As a side effect the charm will not use the distro packaged version of ``python3-certifi`` which contains a patch [0] to make consumers load the system wide CA Certificate bundle. As a workaround we explicitly point our OpenStack client operations to the system wide bundle. 0: https://git.launchpad.net/ubuntu/+source/python-certifi/tree/debian/patches/0001-Use-Debian-provided-etc-ssl-certs-ca-certificates.cr.patch Change-Id: Iad466c7ff6cf680f74168852afea4a67815d0249 Closes-Bug: #1819205 --- charm-octavia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-octavia b/charm-octavia index a6fdb6ebf5..69dfed11ac 160000 --- a/charm-octavia +++ b/charm-octavia @@ -1 +1 @@ -Subproject commit a6fdb6ebf580899ca0e07405e407827a07e13acf +Subproject commit 69dfed11acdade1a5864614974f508e0d2586f61