e7f0a8ad65
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