Add systemd comment

This commit is contained in:
Corey Bryant
2015-03-20 01:02:12 +00:00
parent 402e699b69
commit db90c9f18a

View File

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