]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Move i18n to _i18n, as per oslo_i18n guidelines
authorDoug Wiegley <dougw@a10networks.com>
Wed, 25 Nov 2015 23:46:19 +0000 (15:46 -0800)
committerDoug Wiegley <dougw@a10networks.com>
Wed, 2 Dec 2015 02:29:10 +0000 (19:29 -0700)
commitdd726ed494db91e9c3e957a6a37e9fd498b5bbc0
treefc454c56e09b94de4b1bc41ea63f93f0fc9265b1
parent81a4aac8d429a5d8b2874c4fce0ffd6498f5b1c6
Move i18n to _i18n, as per oslo_i18n guidelines

- This does NOT break other projects that rely on neutron.i18n,
  as this change includes a debtcollector shim to maintain those
  older entry points, until they can migrate.
- Also updates _i18n.py to the latest pattern defined by oslo_i18n
- Guidance and template are from the reference:
  http://docs.openstack.org/developer/oslo.i18n/usage.html

Partially-Closes-Bug: #1519493
Change-Id: I1aa3a5fd837d9156da4643a367013c869ed8bf9d
129 files changed:
doc/source/devref/i18n.rst [new file with mode: 0644]
doc/source/devref/index.rst
neutron/_i18n.py [new file with mode: 0644]
neutron/agent/common/ovs_lib.py
neutron/agent/common/utils.py
neutron/agent/dhcp/agent.py
neutron/agent/l2/extensions/manager.py
neutron/agent/l2/extensions/qos.py
neutron/agent/l3/agent.py
neutron/agent/l3/dvr_local_router.py
neutron/agent/l3/dvr_router_base.py
neutron/agent/l3/ha.py
neutron/agent/l3/ha_router.py
neutron/agent/l3/keepalived_state_change.py
neutron/agent/l3/namespace_manager.py
neutron/agent/l3/namespaces.py
neutron/agent/l3/router_info.py
neutron/agent/linux/async_process.py
neutron/agent/linux/daemon.py
neutron/agent/linux/dhcp.py
neutron/agent/linux/external_process.py
neutron/agent/linux/interface.py
neutron/agent/linux/ip_conntrack.py
neutron/agent/linux/ip_lib.py
neutron/agent/linux/ip_link_support.py
neutron/agent/linux/ip_monitor.py
neutron/agent/linux/iptables_firewall.py
neutron/agent/linux/iptables_manager.py
neutron/agent/linux/ovsdb_monitor.py
neutron/agent/linux/utils.py
neutron/agent/metadata/agent.py
neutron/agent/metadata/namespace_proxy.py
neutron/agent/ovsdb/impl_vsctl.py
neutron/agent/ovsdb/native/commands.py
neutron/agent/rpc.py
neutron/agent/securitygroups_rpc.py
neutron/api/api_common.py
neutron/api/extensions.py
neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py
neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py
neutron/api/rpc/handlers/dhcp_rpc.py
neutron/api/rpc/handlers/securitygroups_rpc.py
neutron/api/v2/base.py
neutron/api/v2/resource.py
neutron/callbacks/manager.py
neutron/cmd/eventlet/plugins/hyperv_neutron_agent.py
neutron/cmd/ipset_cleanup.py
neutron/cmd/linuxbridge_cleanup.py
neutron/cmd/netns_cleanup.py
neutron/cmd/ovs_cleanup.py
neutron/cmd/sanity/checks.py
neutron/cmd/sanity_check.py
neutron/common/config.py
neutron/common/ipv6_utils.py
neutron/common/utils.py
neutron/db/agents_db.py
neutron/db/agentschedulers_db.py
neutron/db/db_base_plugin_v2.py
neutron/db/dvr_mac_db.py
neutron/db/ipam_backend_mixin.py
neutron/db/ipam_pluggable_backend.py
neutron/db/l3_agentschedulers_db.py
neutron/db/l3_db.py
neutron/db/l3_dvr_db.py
neutron/db/l3_dvrscheduler_db.py
neutron/db/l3_hamode_db.py
neutron/db/metering/metering_rpc.py
neutron/db/securitygroups_rpc_base.py
neutron/debug/commands.py
neutron/debug/debug_agent.py
neutron/extensions/l3agentscheduler.py
neutron/extensions/vlantransparent.py
neutron/i18n.py
neutron/ipam/drivers/neutrondb_ipam/driver.py
neutron/manager.py
neutron/notifiers/nova.py
neutron/pecan_wsgi/controllers/root.py
neutron/pecan_wsgi/startup.py
neutron/plugins/brocade/NeutronPlugin.py
neutron/plugins/brocade/nos/nosdriver.py
neutron/plugins/common/utils.py
neutron/plugins/hyperv/agent/l2_agent.py
neutron/plugins/ml2/db.py
neutron/plugins/ml2/driver_context.py
neutron/plugins/ml2/drivers/l2pop/mech_driver.py
neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py
neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py
neutron/plugins/ml2/drivers/mech_agent.py
neutron/plugins/ml2/drivers/mech_sriov/agent/eswitch_manager.py
neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py [changed mode: 0755->0644]
neutron/plugins/ml2/drivers/mech_sriov/agent/pci_lib.py
neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py
neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/ofswitch.py
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py
neutron/plugins/ml2/drivers/type_flat.py
neutron/plugins/ml2/drivers/type_geneve.py
neutron/plugins/ml2/drivers/type_gre.py
neutron/plugins/ml2/drivers/type_local.py
neutron/plugins/ml2/drivers/type_tunnel.py
neutron/plugins/ml2/drivers/type_vlan.py
neutron/plugins/ml2/drivers/type_vxlan.py
neutron/plugins/ml2/extensions/port_security.py
neutron/plugins/ml2/managers.py
neutron/plugins/ml2/plugin.py
neutron/plugins/ml2/rpc.py
neutron/policy.py
neutron/quota/__init__.py
neutron/quota/resource.py
neutron/quota/resource_registry.py
neutron/scheduler/dhcp_agent_scheduler.py
neutron/scheduler/l3_agent_scheduler.py
neutron/server/rpc_eventlet.py
neutron/server/wsgi_eventlet.py
neutron/server/wsgi_pecan.py [changed mode: 0755->0644]
neutron/service.py
neutron/services/firewall/agents/l3reference/firewall_l3_agent.py
neutron/services/metering/agents/metering_agent.py
neutron/services/metering/drivers/iptables/iptables_driver.py
neutron/services/provider_configuration.py
neutron/services/qos/notification_drivers/manager.py
neutron/services/qos/notification_drivers/message_queue.py
neutron/services/service_base.py
neutron/wsgi.py
tox.ini