~billy-olsen/charms/trusty/cinder/public-endpoint-host

« back to all changes in this revision

Viewing changes to unit_tests/test_cluster_hooks.py

  • Committer: Billy Olsen
  • Date: 2015-06-10 21:37:05 UTC
  • mfrom: (94.1.2 cinder)
  • Revision ID: billy.olsen@canonical.com-20150610213705-9uzzx00rtllk39f0
Merge with /next

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
    # charmhelpers.contrib.openstack.openstack_utils
49
49
    'configure_installation_source',
50
50
    # charmhelpers.contrib.hahelpers.cluster_utils
51
 
    'eligible_leader',
 
51
    'is_elected_leader',
52
52
    'get_hacluster_config',
53
53
    # charmhelpers.contrib.network.ip
54
54
    'get_iface_for_address',