Neutron shared routines and utilities.
Go to file
Takashi NATSUME eb32fd4fbd Add a hacking rule for string interpolation at logging
String interpolation should be delayed to be handled
by the logging code, rather than being done at the point of
the logging call. So add the following hacking rule for it.

- [N536] String interpolation should be delayed at logging calls.

We need this to ensure that all projects using the neutron-lib
hacking rules still have enforcement of the log policies
of the project.

See the oslo i18n guideline.

* http://docs.openstack.org/developer/oslo.i18n/guidelines.html

Change-Id: I901dcbfbd53d5d19db651473d2891bc8e8a59710
Related-Bug: #1596829
2016-08-15 09:53:28 +09:00
api-ref/source api-ref: Fix api-ref for routers 2016-08-04 16:03:40 +09:00
doc/source Revert "Update hacking check consumption" 2016-08-09 21:52:45 -04:00
neutron_lib Add a hacking rule for string interpolation at logging 2016-08-15 09:53:28 +09:00
tools Migration report: validate that bc is installed 2016-07-19 07:21:45 -07:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore WADL to RST migration 2016-06-11 18:47:44 +00:00
.gitreview Added .gitreview 2015-11-19 19:54:39 +00:00
.mailmap Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
.testr.conf Improvements to tox envs 2015-12-19 01:00:22 -05:00
CONTRIBUTING.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
HACKING.rst Add a hacking rule for string interpolation at logging 2016-08-15 09:53:28 +09:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
MANIFEST.in Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
README.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
requirements.txt Updated from global requirements 2016-08-12 04:51:51 +00:00
setup.cfg Revert "Update hacking check consumption" 2016-08-09 21:52:45 -04:00
setup.py Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
test-requirements.txt Updated from global requirements 2016-08-08 10:44:15 +00:00
tox.ini Revert "Update hacking check consumption" 2016-08-09 21:52:45 -04:00

README.rst

neutron-lib

Neutron shared routines and utilities

Features

  • TODO