Enable dnsha

Add dnsha as a HA option.

Change-Id: Id76afcee57502bdabb0f3d461aee33535d9ff9fd
Closes-Bug: #1727376
This commit is contained in:
Liam Young 2017-12-19 15:19:44 +00:00
parent 72a9dcfae0
commit 8d1ceaf771
1 changed files with 1 additions and 1 deletions

View File

@ -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