amulet Fixes

This commit is contained in:
Ubuntu 2016-11-24 16:07:26 +00:00
parent aefb4819ce
commit b84de7318c
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ def horrible_hack_to_workaround_missing_package_files():
'/usr/lib/python2.7/dist-packages/mistral/actions/openstack/mapping.json')
@reactive.when('charm.installed')
@reactive.when_not('config.rendered')
def mask_svc():
mistral_svcs = ['mistral-api', 'mistral-engine', 'mistral-executor']