changed service_type to trove

This commit is contained in:
Jonathan Arrance 2016-09-12 13:03:06 -04:00
parent 6160aa5798
commit 2f43c6c2c3
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ class TroveCharm(charms_openstack.charm.HAOpenStackCharm):
sync_cmd = ['trove-manage', 'db_sync']
service_type = 'database'
service_type = 'trove'
# Note that the hsm interface is optional - defined in config.yaml