]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Replace internal oslo_policy mock with public fixture
authorKevin Benton <blak111@gmail.com>
Thu, 8 Oct 2015 20:00:23 +0000 (13:00 -0700)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 2 Nov 2015 12:29:45 +0000 (12:29 +0000)
commit87aa03567bc6fe6aca5f963c27566943b07195f3
tree7578b9101bc1cc2bcd166f95b9dd7dc6702c1d1b
parent911fd53285f3ab7fe2555a97fa8bdc2f0865ec8b
Replace internal oslo_policy mock with public fixture

This replaces a mock on an internal oslo_policy http class
with a public fixture they provide.

Related-Bug: #1503890
Change-Id: Ifa445b699f71379c7922960375a5e1d25f873f91
neutron/tests/unit/test_policy.py