Import data_utils from tempest.lib.common.utils
In tempest/api/identity/admin/v3/test_oauth_consumers.py, data_utils is
imported from tempest.lib.common.utils since commit [1]. While with the
merged commits [2] [3], the data_utils rollbacks to be imported from
tempest.common.utils. This patch is to fix the problem.
[1] c0f9556c7aafc48b49da4334be5fdcecde3b4ad6
[2] bd65bbb78beabc322695080a1a94d9537cfcccbe
[3] 8e87ccb4df66d49285e6b05b5f20ac2a7c7b5e10
Change-Id: I529c9c40a03efd4dd8b1d6416cf73a054c76090c
1 file changed