]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
oneconvergence: drop usage of SecurityGroupServerRpcApiMixin
authorRussell Bryant <rbryant@redhat.com>
Fri, 16 Jan 2015 15:06:00 +0000 (10:06 -0500)
committerRussell Bryant <rbryant@redhat.com>
Wed, 21 Jan 2015 14:49:28 +0000 (09:49 -0500)
commit884b7093da316a253f7a379a6187301537b6cf5c
tree96f5a70dd3babfd6b3d07d4ccb6fb24aef4eebea
parent010750960a68053ea622ead98c4df9314b2048d5
oneconvergence: drop usage of SecurityGroupServerRpcApiMixin

Drop usage of SecurityGroupServerRpcApiMixin in the oneconvergence
plugin.  This is required to be able to eventually move this API into
a messaging namespace.  It needs to use its own messaging client
instance, instead of a different one it gets after being used as a
mixin.

Part of blueprint rpc-docs-and-namespaces.

Change-Id: I635fbeb57f4d5ee8a7ce4ca353a32b543e7d2433
neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py