]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove lingering traces of q_
authorBrian Haley <brian.haley@hp.com>
Tue, 7 Jul 2015 21:03:04 +0000 (17:03 -0400)
committerBrian Haley <brian.haley@hp.com>
Tue, 7 Jul 2015 21:04:44 +0000 (17:04 -0400)
commitc28b6b0ef8606abea00eeea4fde96a4f646da952
treeb71f170ca3f1d9acda9ce0957e93f182853545e2
parent8b6d13012622d161774b701f3600ee401d63e5ba
Remove lingering traces of q_

The rename from Quantum to Neutron left a few q_ strings
around, let's go ahead and clean them up.

Change-Id: I06e6bdbd0c2f3a25bb90b5fa291009b9ec2d471d
20 files changed:
neutron/common/utils.py
neutron/db/dvr_mac_db.py
neutron/db/l3_dvrscheduler_db.py
neutron/db/securitygroups_rpc_base.py
neutron/plugins/brocade/NeutronPlugin.py
neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py
neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py
neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py
neutron/plugins/ml2/rpc.py
neutron/plugins/oneconvergence/plugin.py
neutron/services/l3_router/l3_arista.py
neutron/services/l3_router/l3_router_plugin.py
neutron/services/l3_router/l3_sdnve.py
neutron/tests/retargetable/client_fixtures.py
neutron/tests/unit/db/test_db_base_plugin_v2.py
neutron/tests/unit/dummy_plugin.py
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/test_config.py
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py
neutron/tests/unit/scheduler/test_l3_agent_scheduler.py