neutron/neutron/db
Ihar Hrachyshka 3f44c9e278 Migrate to oslo.i18n
Mostly trivial import changes.

- oslo.i18n no longer provide install() method to inject _() into
  globals(), so removed all calls to it;
- removed Babel from dependencies (it will now be grabbed by oslo.i18n);
- updated tox.ini to ignore import violations for oslo.i18n.

Change-Id: I6623d551f512fb7fe9bf35ee734ed6d4c6cbc287
2014-11-26 22:19:24 +01:00
..
firewall Update i18n translation for neutron.db log msg's 2014-11-15 00:17:25 -08:00
loadbalancer Migrate to oslo.utils 2014-11-26 10:31:03 +01:00
metering Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
migration Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
vpn Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
agents_db.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
agentschedulers_db.py Return no active network if the agent has not been learnt yet 2014-06-06 13:41:44 +00:00
allowedaddresspairs_db.py Allowed address pair: Removing check for overlap with fixed ips 2014-06-12 09:43:09 +08:00
api.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
common_db_mixin.py Add advsvc role to neutron policy file 2014-10-27 12:49:27 +00:00
db_base_plugin_v2.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
dvr_mac_db.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
external_net_db.py Add advsvc role to neutron policy file 2014-10-27 12:49:27 +00:00
extradhcpopt_db.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
extraroute_db.py Update i18n translation for neutron.db log msg's 2014-11-15 00:17:25 -08:00
l3_agentschedulers_db.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
l3_attrs_db.py Add L3 VRRP HA base classes 2014-09-10 12:06:13 +00:00
l3_db.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
l3_dvr_db.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
l3_dvrscheduler_db.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
l3_gwmode_db.py Allow reading a tenant router's external IP 2014-10-01 06:55:27 -07:00
l3_hamode_db.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
l3_hascheduler_db.py Add a new scheduler for the l3 HA 2014-09-12 16:22:28 +03:00
model_base.py Switch to using of oslo.db 2014-06-30 14:07:59 +03:00
models_v2.py Refactor _make_subnet_dict to avoid issuing unnecessary queries 2014-10-15 11:02:21 +04:00
portbindings_base.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
portbindings_db.py Purge use of "PRED and A or B" poor-mans-ternary 2014-11-08 00:17:12 +11:00
portsecurity_db.py Fix spelling mistakes 2014-08-01 16:10:23 +00:00
quota_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
routedserviceinsertion_db.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
routerservicetype_db.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
securitygroups_db.py Convert all incoming protocol numbers to string 2014-11-18 18:51:00 +03:00
securitygroups_rpc_base.py Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
servicetype_db.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
sqlalchemyutils.py Enable no-name-in-module pylint check 2014-10-22 09:24:21 +11:00