Using fixtures instead of deprecated mockpatch module

This module mockpatch of oslotest[1] is deprecated since version 1.13
and may be removed in version 2.0. Use fixtures.Mock* classes instead[2]

[1]OpenStack Testing Framework and Utilities
[2]https://docs.openstack.org/oslotest/latest/api/oslotest.mockpatch.html#module-oslotest.mockpatch

Change-Id: I248362874e9b137f15eaef6ecc8aaf8032ba8775
This commit is contained in:
Luong Anh Tuan 2017-07-12 23:31:57 +07:00 committed by Tuan Luong-Anh
parent 31842b6f3d
commit 87c4a070e7

Diff Content Not Available