~le-charmers/charms/trusty/glance/trunk

« back to all changes in this revision

Viewing changes to unit_tests/test_glance_relations.py

  • Committer: Liam Young
  • Date: 2015-03-10 09:13:36 UTC
  • Revision ID: liam.young@canonical.com-20150310091336-5zh69syczk0fxncb
Fix unit tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
    'get_os_codename_package',
45
45
    'openstack_upgrade_available',
46
46
    # charmhelpers.contrib.hahelpers.cluster_utils
47
 
    'eligible_leader',
 
47
    'is_elected_leader',
48
48
    # glance_utils
49
49
    'restart_map',
50
50
    'register_configs',