~landscape/charms/trusty/rabbitmq-server-backport-lp1500204/trunk

« back to all changes in this revision

Viewing changes to hooks/rabbitmq_server_relations.py

  • Committer: Liam Young
  • Date: 2015-03-30 14:54:27 UTC
  • mfrom: (84.1.1 rabbitmq-server-next)
  • Revision ID: liam.young@canonical.com-20150330145427-278rqcbeb5fuynad
[1chb1n, r=gnuoy] de-lint re: unused relations_of_type

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
    related_units,
47
47
    service_name,
48
48
    local_unit,
49
 
    relations_of_type,
50
49
    config,
51
50
    unit_get,
52
51
    is_relation_made,