~corey.bryant/charms/trusty/keystone/amulet-git-fixups

« back to all changes in this revision

Viewing changes to hooks/keystone-hooks

  • Committer: James Page
  • Date: 2013-01-07 12:37:48 UTC
  • mto: (38.18.2 avoid_restarts)
  • mto: This revision was merged to the branch mainline in revision 42.
  • Revision ID: james.page@canonical.com-20130107123748-k0nsfdofhyrmdw26
Switch haproxy configuration file generation to jinja2

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
config = config_get()
10
10
 
11
 
packages = "keystone python-mysqldb pwgen haproxy"
 
11
packages = "keystone python-mysqldb pwgen haproxy python-jinja2"
12
12
service = "keystone"
13
13
 
14
14
# used to verify joined services are valid openstack components.