diff --git a/hooks/keystone_utils.py b/hooks/keystone_utils.py index a28506e6..e82b753c 100644 --- a/hooks/keystone_utils.py +++ b/hooks/keystone_utils.py @@ -1665,6 +1665,7 @@ def git_post_install(projects_yaml): 'executable_name': '/usr/local/bin/keystone-all', } + # NOTE(coreycb): Needs systemd support templates_dir = 'hooks/charmhelpers/contrib/openstack/templates' templates_dir = os.path.join(charm_dir(), templates_dir) render('git.upstart', '/etc/init/keystone.conf', keystone_context,