Commit Graph

3 Commits

Author SHA1 Message Date
Paul Goins be95971563 Added tox environment for gathering coverage
This technique was borrowed from the tox "cover" environment in
openstack/nova's tox.ini.  This leverages the fact that stestr lets
you override the python executable via the PYTHON environment
variable.  Doing this allows us to easily generate coverage for our
unit tests.

An important caveat is that this does not provide any coverage for
tests via zaza, amulet, etc.  It is purely focused on the unit tests.

Note that this replaces the previous .coveragerc; coverage
configuration is instead pulled from tox.ini.

Change-Id: Ibb6306a45f35c1a22794e1a019bb357831442df4
2019-03-01 14:41:58 +01:00
James Page 9d2711ac86 Rename charm to neutron-gateway including code 2015-05-07 10:27:07 +01:00
James Page 62a5561e69 Redux to use agree structure and OS templating 2013-07-19 10:46:25 +01:00