From c2187c9bb9eedb6ae5d759832187ade7b9c3fdd2 Mon Sep 17 00:00:00 2001 From: David Ames Date: Fri, 15 Mar 2019 09:55:44 -0700 Subject: [PATCH] Update git submodules * Update charm-barbican from branch 'master' - Ensure HA resources are configured The barbican charm was missing a configure_ha_resources call when the ha relation is connected. This led to HA deploys missing a VIP resources. This change enables barbican to run configure_ha_resources when the ha relation is connected as the other OpenStack reactive charms do. Change-Id: I92121af2621b9f7d9a7b2eb993abe522d4b0f1a5 Closes-Bug: #1820290 --- charm-barbican | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-barbican b/charm-barbican index fac18726b7..e7f0a8ad65 160000 --- a/charm-barbican +++ b/charm-barbican @@ -1 +1 @@ -Subproject commit fac18726b751a0d7792de44cc65785ccd1808441 +Subproject commit e7f0a8ad65eecffad9c7a23ff7aac2bef1eea477