]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
tests: drop usage of SecurityGroupServerRpcApiMixin
authorRussell Bryant <rbryant@redhat.com>
Fri, 16 Jan 2015 15:29:04 +0000 (10:29 -0500)
committerRussell Bryant <rbryant@redhat.com>
Wed, 21 Jan 2015 14:49:28 +0000 (09:49 -0500)
commitb4d8c3b0ad675ac77b5465e3050a592c2edc4f11
tree0f03e1cc5f50d6deffcb8f12fc9f62293f725d12
parentc30ca3fc42d09b1cb8fd1f2f877f21fcbe396732
tests: drop usage of SecurityGroupServerRpcApiMixin

Drop usage of SecurityGroupServerRpcApiMixin in the unit tests.
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: I2b66545ebfe5e7acf0a89fac58dc22e72d0df099
neutron/tests/unit/test_security_groups_rpc.py