]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
change variable name from plugin into agent
authorYong Sheng Gong <gongysh@unitedstack.com>
Tue, 10 Dec 2013 06:38:35 +0000 (14:38 +0800)
committerYong Sheng Gong <gongysh@unitedstack.com>
Tue, 10 Dec 2013 06:38:35 +0000 (14:38 +0800)
commitef42f7c3f982092be6b5199bd9c2ade69e0446f3
treeb5b5d8f59aae7e552ef55bbe7500e23c62a4025f
parentaa5b4f6b2c529c3df49b6e7383c5558e029f1d57
change variable name from plugin into agent

Variable for agent instance should be named as 'agent'
instead of plugin.

Change-Id: I9bb2245049c6d6084284c2311a4c6aa2ad880bc1
Closes-Bug: #1259431
neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py
neutron/plugins/openvswitch/agent/ovs_neutron_agent.py