neutron-dynamic-routing/neutron/db
Akihiro Motoki 7be47f537d 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
..
migration Make network segment table available for standalone plugin 2016-03-25 15:04:22 +00:00
bgp_db.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
bgp_dragentscheduler_db.py BGP Dynamic Routing: introduce BgpDrAgent 2016-02-18 10:46:55 -08:00