Juju Charm - Neutron API - OpenDayLight
Go to file
Alex Kavanagh 1890f3ce55 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: Id6537afcd24840a008a537543a15cfe5fd278886
Related-Bug: #1693017
Depends-On: I5ac40617ee30e5f421ec16fc7592177a5e6aa166
2017-05-25 12:59:27 +01:00
actions Update tox.ini files from release-tools gold copy 2016-09-09 19:22:11 +00:00
lib Update tox.ini files from release-tools gold copy 2016-09-09 19:22:11 +00:00
src Enable Zesty-Ocata Amulet Tests 2017-04-28 08:42:41 -07:00
unit_tests Use charms.openstack charmhelpers test_mocks 2017-05-25 12:59:27 +01:00
.gitignore Switch charm to new format 2016-09-28 07:54:22 +00:00
.gitreview Add gitreview prior to migration to openstack 2016-02-24 21:53:32 +00:00
.project Add Amulet functional tests 2016-07-12 10:08:10 +01:00
.pydevproject Add Amulet functional tests 2016-07-12 10:08:10 +01:00
.testr.conf Resync charm-helpers 2016-03-02 12:16:44 +00:00
LICENSE Re-license charm as Apache-2.0 2016-07-13 09:11:36 +01:00
requirements.txt Switch charm to new format 2016-09-28 07:54:22 +00:00
test-requirements.txt Switch charm to new format 2016-09-28 07:54:22 +00:00
tox.ini Update tox.ini for py27 requirement 2016-11-28 18:21:18 -06:00