]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
policy: don't hack around oslo.config path search algorithm
authorIhar Hrachyshka <ihrachys@redhat.com>
Fri, 27 Feb 2015 14:37:32 +0000 (15:37 +0100)
committerIhar Hrachyshka <ihrachys@redhat.com>
Fri, 27 Feb 2015 16:00:47 +0000 (17:00 +0100)
commit1404f33b50452d4c0e0ef8c748011ce80303c2fd
tree0cbb5807275f22d28bec9ae70150774364fdba70
parent9d5e2b9b01c077c2d850b21929e36b466b86cd5f
policy: don't hack around oslo.config path search algorithm

Instead, pass proper --config-file when running tests. This should
make oslo_config.ConfigOpts.find_file work even when running from the
source tree.

Change-Id: I24e36170e6f289ac08c9ba7b6ac48d595cea0ab9
neutron/policy.py
neutron/tests/base.py