]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Corrected the syntax of port_update call to NVSD agent
authorkedar kulkarni <kedarkulkarni.hcu@gmail.com>
Tue, 13 May 2014 06:31:52 +0000 (12:01 +0530)
committerkedar kulkarni <kedarkulkarni.hcu@gmail.com>
Wed, 14 May 2014 04:29:44 +0000 (09:59 +0530)
commit86ea75bb827eb5ee414a707478fc9adb75454148
treeb02d688a9a55150091a8e1e9f8dfd0430d1a2baa
parentfab50bd4b3cc480b7a8fa7f6c33c3ef2e19b3438
Corrected the syntax of port_update call to NVSD agent

The parameters passed to the agent rpc port_update call in
NVSD plugin were wrong. It is corrected now.

Change-Id: I9ec8f74695b6ca813ffad9e33502d9a2e0bd1f92
Closes-Bug: 1318909
neutron/plugins/oneconvergence/plugin.py