~openstack-charmers-archive/charms/precise/neutron-gateway/trunk

« back to all changes in this revision

Viewing changes to .coveragerc

  • Committer: james.page at ubuntu
  • Date: 2015-05-07 09:27:07 UTC
  • Revision ID: james.page@ubuntu.com-20150507092707-0nvay1clgcxr13r9
Rename charm to neutron-gateway including code

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
exclude_lines =
4
4
    if __name__ == .__main__.:
5
5
include=
6
 
    hooks/quantum_*
 
6
    hooks/neutron_*