Update peers with API addresses

Use default_update_peers which will publish admin, internal and public
addresses to peers.

Change-Id: Iaa3fc3f2401981f6f0a2130a277a6da7439cff52
Closes-Bug: #1858132
(cherry picked from commit b4166e949c)
This commit is contained in:
David Ames 2020-03-27 15:02:42 -07:00 committed by James Page
parent 72a060167f
commit 8a254c07e9
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ charms_openstack.charm.use_defaults(
'update-status',
'upgrade-charm',
'certificates.available',
'cluster.available',
)