neutron/neutron
Akihiro Motoki 44be13a2a6 Hacking rule to check i18n usage
* Detect neutron.i18n import (neutron._i18n is recommended)
* Check builtins _ usage
* 'builtins = _' in tox.ini is no longer required.
* Introduce hacking rule doctest framework.
  Newly added check_builtins_gettext() hacking check takes
  token as argument. It is not a good idea to pass a tokenized
  line manually. Instead it is reasonable to use docstring based
  tests used in hacking repo.

Change-Id: Ib7464658fc4c8a6f1b03af6ab46f0bd3ee0bfb18
2016-03-30 21:28:37 -04:00
..
agent Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
api Support Routes==2.3 2016-03-29 23:36:55 +02:00
callbacks Add precommit_XXX event for security group and rules 2016-02-14 22:36:27 +08:00
cmd Merge "macvtap: Macvtap L2 Agent" 2016-03-01 14:49:50 +00:00
common Merge "Allow to use several nics for physnet with SR-IOV" 2016-03-30 22:24:38 +00:00
core_extensions Objects DB api: added composite key to handle multiple primary key 2016-03-01 17:05:11 +00:00
db Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
debug Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
extensions Remove redundant FLOATINGIPS declaration 2016-03-28 17:28:48 -04:00
hacking Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
ipam Removing 'force_gateway_on_subnet' option 2016-03-23 12:14:26 +05:30
locale Imported Translations from Zanata 2016-03-21 06:01:59 +00:00
notifiers Add Nova notifier hook calls to pecan 2016-03-08 04:21:31 -08:00
objects Merge "Fix error format message" 2016-03-30 23:40:23 +00:00
openstack Fix module's import order 2016-01-22 06:38:42 -08:00
pecan_wsgi Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
plugins Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
quota Remove local variable named 'meh' 2016-03-18 10:10:24 -07:00
scheduler Merge "Use context manager in bind NetworkDhcpAgent" 2016-03-29 10:09:44 +00:00
server Moved CORS middleware configuration into oslo-config-generator 2016-03-01 12:21:33 -08:00
services DSCP QoS rule implementation 2016-03-18 10:07:24 +01:00
tests Hacking rule to check i18n usage 2016-03-30 21:28:37 -04: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 Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
manager.py Pecan: replace dashes with underscores on controller lookup 2016-02-19 00:54:32 -08:00
neutron_plugin_base_v2.py Fix module's import order 2016-01-22 06:38:42 -08:00
opts.py macvtap: Macvtap L2 Agent 2016-02-26 15:48:01 +00:00
policy.py RBAC: Fix port query and deletion for network owner 2016-03-15 10:11:18 +08:00
service.py Check if plugin supports starting rpc listeners 2016-03-01 15:43:44 -06:00
version.py
worker.py Some minor misspellings in comment block. 2015-11-24 00:01:21 -06:00
wsgi.py Merge "Ensure metadata agent doesn't use SSL for UNIX socket" 2016-03-23 18:52:01 +00:00