Add systemd comment

This commit is contained in:
Corey Bryant 2015-03-20 01:02:12 +00:00
parent 1341848218
commit db1ef75aad
1 changed files with 1 additions and 0 deletions

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,