~openstack-charm-sync/charms/trusty/neutron-api/next

28 by Liam Young
Added openstack upgrade, unit tests and lint fixes
1
[report]
2
# Regexes for lines to exclude from consideration
3
exclude_lines =
4
    if __name__ == .__main__.:
5
    except UnregisteredHookError as e:
6
include=
7
    hooks/neutron_*