Enable dnsha
Add dnsha as a HA option. Change-Id: Id76afcee57502bdabb0f3d461aee33535d9ff9fd Closes-Bug: #1727376
This commit is contained in:
parent
72a9dcfae0
commit
8d1ceaf771
@ -86,7 +86,7 @@ class AodhCharm(charms_openstack.charm.HAOpenStackCharm):
|
||||
}
|
||||
|
||||
# Resource when in HA mode
|
||||
ha_resources = ['vips', 'haproxy']
|
||||
ha_resources = ['vips', 'haproxy', 'dnsha']
|
||||
|
||||
# Aodh requires a message queue, database and keystone to work,
|
||||
# so these are the 'required' relationships for the service to
|
||||
|
Loading…
Reference in New Issue
Block a user