~hopem/charms/trusty/keystone/lp1476325

« back to all changes in this revision

Viewing changes to unit_tests/test_keystone_hooks.py

  • Committer: Liam Young
  • Date: 2015-01-12 17:15:37 UTC
  • mfrom: (87.3.12 keystone)
  • Revision ID: liam.young@canonical.com-20150112171537-xx89g7swe1amh0yr
[gnuoy,r=james-page] Add support for nrpe

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
    'ensure_initial_admin',
57
57
    'add_service_to_keystone',
58
58
    'synchronize_ca',
 
59
    'update_nrpe_config',
59
60
    # other
60
61
    'check_call',
61
62
    'execd_preinstall',