~openstack-charmers-next/charms/trusty/hacluster/trunk

« back to all changes in this revision

Viewing changes to unit_tests/__init__.py

  • Committer: Edward Hope-Morley
  • Date: 2014-12-08 18:31:37 UTC
  • mfrom: (35.1.7 trunk)
  • Revision ID: edward.hope-morley@canonical.com-20141208183137-030pcbbs0c0zrf4u
[gnuoy,r=jamespage,hopem]

Adds unicast support

corosync_transport can now be uysed to specify udp or udpu.

Closes-Bug: 1348521 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
import sys
 
2
sys.path.append('hooks')