~hopem/charms/trusty/neutron-openvswitch/lp1525845

« back to all changes in this revision

Viewing changes to unit_tests/test_neutron_ovs_utils.py

Tags: 15.10
Add unit status support

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
    'ExternalPortContext',
31
31
    'determine_dkms_package',
32
32
    'headers_package',
 
33
    'status_set',
33
34
]
34
35
 
35
36
head_pkg = 'linux-headers-3.15.0-5-generic'