neutron/neutron/plugins/ml2/drivers
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
l2pop Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
linuxbridge Ignore exception when deleting linux bridge if doesn't exist 2016-03-24 15:30:16 +00:00
macvtap Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
mech_sriov Merge "Allow to use several nics for physnet with SR-IOV" 2016-03-30 22:24:38 +00:00
openvswitch Merge "Don't delete br-int to br-tun patch on startup" 2016-03-30 10:30:33 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Add global_physnet_mtu and deprecate segment_mtu 2016-03-08 11:11:08 -08:00
mech_agent.py Merge "Make DHCP agent scheduler physical_network aware" 2016-03-29 01:53:47 +00:00
type_flat.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_geneve.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_gre.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_local.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_tunnel.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_vlan.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_vxlan.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00