]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Drop SecurityGroupServerRpcApiMixin
authorRussell Bryant <rbryant@redhat.com>
Wed, 21 Jan 2015 21:39:37 +0000 (16:39 -0500)
committerRussell Bryant <rbryant@redhat.com>
Thu, 22 Jan 2015 20:39:07 +0000 (15:39 -0500)
commit482f41b8c1e68699075162cc92737794700f25a6
tree4449ec20441f1c694846358ab8440fedbc44294e
parenta1af2cdc374f6b1b62a3258ff6cda51369aad7a5
Drop SecurityGroupServerRpcApiMixin

The code base has now been migrated away from using this class, so it
can be removed.  This was a prerequisite to being able to put this rpc
api into a messaging namespace.

Part of blueprint rpc-docs-and-namespaces.

Change-Id: I967339c4579d42c5ca9cea7f1ef3ba2233a6ff9d
neutron/agent/securitygroups_rpc.py