]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Make sure path_prefix is set during unit tests
authorarmando-migliaccio <armamig@gmail.com>
Tue, 7 Jul 2015 18:13:41 +0000 (11:13 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Tue, 7 Jul 2015 18:13:41 +0000 (11:13 -0700)
commit5b6ca5ce898a2e9a810ec49a1712337a41822788
tree5aba2b3065248f9b0beae33cb675c1c412f70a30
parent8b6d13012622d161774b701f3600ee401d63e5ba
Make sure path_prefix is set during unit tests

Change 18bc67d5 broke *-aas unit tests.

This change ensures that mocking is done correctly, the same way
it is done for the other plugin attributes

Change-Id: I4167f18560e3a3aad652aae1ea9d3c6bc34dc796
Closes-bug: #1472361
neutron/tests/unit/extensions/base.py