neutron/neutron
Takashi NATSUME 5cef3f726e 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 a hacking rule for it.

See the oslo i18n guideline.

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

Change-Id: I91e8d59d508c594256d5f74514e62f8f928d1df5
Closes-Bug: #1596829
2016-07-11 22:54:56 +00:00
..
agent Add a hacking rule for string interpolation at logging 2016-07-11 22:54:56 +00:00
api Add a hacking rule for string interpolation at logging 2016-07-11 22:54:56 +00:00
callbacks Add two more callbacks registry events 2016-06-28 11:41:52 -07:00
cmd Fix OVSBridge.set_protocols arg 2016-07-01 04:18:32 +00:00
common Merge "Allow min_l3_agents_per_router to equal one" 2016-07-05 22:18:29 +00:00
conf Remove the deprecated config "quota_items" 2016-06-24 14:45:39 +00:00
core_extensions Respond negatively to tenant detachment of enforced QoS policies 2016-05-16 21:54:15 +00:00
db Add a hacking rule for string interpolation at logging 2016-07-11 22:54:56 +00:00
debug Deprecate neutron-debug 2016-05-19 20:25:46 +00:00
extensions Merge "Extension to tell when deferred binding is in effect" 2016-07-11 21:21:18 +00:00
hacking Add a hacking rule for string interpolation at logging 2016-07-11 22:54:56 +00:00
ipam Remove IP availability range recalculation logic 2016-06-22 09:21:42 -07:00
locale Imported Translations from Zanata 2016-07-03 08:00:10 +00:00
notifiers When deleting floating IP catch PortNotFound 2016-07-06 11:14:07 +00:00
objects Merge "Remove unused LOG" 2016-07-06 15:49:35 +00:00
pecan_wsgi Remove unused LOG 2016-07-05 15:22:13 +08:00
plugins Add a hacking rule for string interpolation at logging 2016-07-11 22:54:56 +00:00
quota Remove the deprecated config "quota_items" 2016-06-24 14:45:39 +00:00
scheduler DHCP Agent scheduling with segments 2016-06-23 17:34:25 -05:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Merge "Extension to tell when deferred binding is in effect" 2016-07-11 21:21:18 +00:00
tests Add a hacking rule for string interpolation at logging 2016-07-11 22:54:56 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py New engine facade from oslo_db: Step 1 2016-05-04 11:19:15 +03:00
manager.py Pecan: bind attribute map to controllers 2016-05-26 06:13:53 +00:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Fix missing availability_zone in dhcp and l3 conf 2016-06-07 18:00:40 +08:00
policy.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
service.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
version.py
worker.py Remove notification for process event 2016-06-28 11:49:31 -07:00
wsgi.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00