]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix some typos in neutron/db and IBM SDN-VE plugin
authorBaohua Yang <baohyang@cn.ibm.com>
Mon, 12 May 2014 03:05:18 +0000 (11:05 +0800)
committerBaohua Yang <yangbaohua@gmail.com>
Tue, 13 May 2014 01:44:38 +0000 (01:44 +0000)
commit5385d06f86a1309176b5f688071e6ea55d91e8e5
tree30c80162b81646256f028e20be438d9ac9769c14
parent70214434caa02b06efed0716111ef1586ac64582
Fix some typos in neutron/db and IBM SDN-VE plugin

For example, in neutron/db/agents_db.py, db_plugin_base_v2 should be changed to db_base_plugin_v2.
There is no bug or blueprint related to this fix.

Change-Id: I0d348d92c9c32f172d1e505cf660aed4d064a440
neutron/db/agents_db.py
neutron/db/agentschedulers_db.py
neutron/db/external_net_db.py
neutron/db/l3_db.py
neutron/db/securitygroups_db.py
neutron/plugins/ibm/agent/sdnve_neutron_agent.py
neutron/plugins/ibm/sdnve_api.py
neutron/plugins/ibm/sdnve_neutron_plugin.py