]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
[rpc] pull: removed a hack to avoid object backport triggered
authorIhar Hrachyshka <ihrachys@redhat.com>
Tue, 1 Sep 2015 09:22:39 +0000 (11:22 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Tue, 1 Sep 2015 09:29:05 +0000 (11:29 +0200)
commite27299c124d89145bf1bc23f057e1b124204235e
tree2ba616487fa7445a7f2728393b28ac5eed2dffb3
parenta9b72392a14a114a364785cd268f0f50615f43b0
[rpc] pull: removed a hack to avoid object backport triggered

Since oslo.versionedobjects 0.8.0, the object is not backported if the
requested version is the same as the latest known.

Change-Id: Ia1e9aa77b75261e4b2d2b24f31250ce2a2f028a7
neutron/api/rpc/handlers/resources_rpc.py
neutron/tests/unit/api/rpc/handlers/test_resources_rpc.py