Boden R c61976b66d Use new checks in hacking 0.12
Neutron recently updated their usage of hacking to use
version 0.12 [1] that now contains the hacking check
check_delayed_string_interpolation who's off_by_default
value is initially True (i.e. disabled). This hacking check
is defined in neutron_lib, but hasn't been registered in our
factory and isn't being consumed directly [2].

This patch takes a simple approach to reusing openstack-dev
hacking checks:
- Removes all traces of neutron-lib's version of the check; no one is
using it [2].
- Bumps our version of hacking to use  0.12 so we can use the checks
in that release.
- Enables the check via enabled extensions in tox.ini as neutron did [1].
- Updates our hacking check usage, noting that adopters should
enable the same extensions we do (via tox.ini).

[1] https://review.openstack.org/#/c/394817/
[2] http://codesearch.openstack.org/?q=check_delayed_string_interpolation&i=nope&files=&repos=

Change-Id: Ie9448317855b9cba6092cd0f63b77d26a562a5c9
2016-12-15 07:03:58 -07:00
2016-12-15 07:03:58 -07:00
2016-11-02 10:05:56 -06:00
2015-12-19 01:00:22 -05:00
2016-10-20 11:22:32 -07:00
2015-11-19 19:54:39 +00:00
2015-11-20 17:24:43 -07:00
2015-12-19 01:00:22 -05:00
2015-11-20 17:24:43 -07:00
2015-11-20 17:24:43 -07:00
2016-12-15 07:03:58 -07:00
2015-11-20 17:24:43 -07:00
2016-11-25 15:45:44 +01:00
2015-11-20 17:24:43 -07:00
2016-12-15 07:03:58 -07:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO
Description
Neutron shared routines and utilities.
Readme 32 MiB
Languages
Python 97.4%
PHP 2.2%
Shell 0.4%