]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NEC plugin: Bump L3RPC callback version to 1.1
authorAkihiro Motoki <motoki@da.jp.nec.com>
Tue, 27 May 2014 17:48:30 +0000 (02:48 +0900)
committerThomas Goirand <thomas@goirand.fr>
Mon, 9 Jun 2014 15:06:55 +0000 (23:06 +0800)
commit50c2a6b7f0328fdfee0ebf5f74654593d064e50e
treeb3a10b8791ee99e19d7dfbdfccda25170a5fb141
parented1ada6434a04f93e07982796269549a6537801b
NEC plugin: Bump L3RPC callback version to 1.1

update_floatingip_statuses RPC call implemented in Icehouse expects
RPC version 1.1 and RPC version of L3RpcCallback of other plugins
was bumped to 1.1, but the version of L3RpcCallback in NEC plugin
was not bumped to 1.1 yet.

Change-Id: I0073a3de9ea0cd59d43c821f9bdaea89bd125a65
Closes-Bug: #1323769
(cherry picked from commit e588ee5b470bdca25abc634db3144d2aa9b84554)
neutron/plugins/nec/nec_plugin.py