]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Handle unused set_context in L3NatTestCaseMixin.floatingip_with_assoc
authorElena Ezhova <eezhova@mirantis.com>
Tue, 14 Oct 2014 06:12:59 +0000 (10:12 +0400)
committerElena Ezhova <eezhova@mirantis.com>
Tue, 14 Oct 2014 06:12:59 +0000 (10:12 +0400)
commita1fac106479f9c3c5559f8b2cfbc01fe12d3a575
tree0b9c6a6c2aa1fd57ba485be002d01d9b4ec91c87
parent46bd7acc024425f3cd9e1786a98bcfbb946a14fa
Handle unused set_context in L3NatTestCaseMixin.floatingip_with_assoc

set_context which is passed to floatingip_with_assoc method
is not passed further to self._make_floatingip.

Change-Id: Iecf2ad88e4bad5b1f8fd60668401863bdeecce8f
Closes-Bug: #1378756
neutron/tests/unit/test_l3_plugin.py