charm-openvswitch-odl/unit_tests
Alex Kavanagh 7005536b4b Use charms.openstack charmhelpers test_mocks
Every reactive charm that uses charms.openstack and implements unit
testing needs to mock charmhelpers, as otherwise the tests blow up.
This patch uses the mocking of charmhelpers in charms.openstack so that
a charm layer can just import test_mocks and charmhelpers will be mocked
out along with setting up a default
charmhelpers.c.o.u.OPENSTACK_RELEASES so that when an OpenStackCharm()
derived charm class won't fail on definition.

Change-Id: I453d1f57d723a2519f6191f585fa378150fc61d8
Related-Bug: #1693017
Depends-On: I5ac40617ee30e5f421ec16fc7592177a5e6aa166
2017-05-25 12:56:03 +01:00
..
__init__.py Use charms.openstack charmhelpers test_mocks 2017-05-25 12:56:03 +01:00
test_lib_charm_openstack_openvswitch_odl.py Update active status message 2016-10-12 14:59:28 +01:00
test_openvswitch_odl_handlers.py Switch charm to new format 2016-10-04 15:03:29 +01:00