commit | 0650aedecc6fdfffb4e39b737e09d5997d4c1e1f | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Fri Oct 07 16:36:46 2016 -0400 |
committer | Matthew Treinish <mtreinish@kortar.org> | Thu Oct 13 11:15:51 2016 -0400 |
tree | 5beb099af7b59ad04b7b01ae3f328fba451bdd1e | |
parent | 00ab6be2a77dd5e60478b8be388c7ac78a326907 [diff] |
Use lib version of data_utils in dynamic creds As part of the pending library migration for the dynamic credentials module we need to remove all dependencies on non-lib code. As part of this effort, this patch changes all usages of tempest's lib data_utils wrapper to just use the lib version directly. The tempest wrapper only sets a common prefix for rand_name, so this switches all uses of rand_name to do the same. Change-Id: I231c4522501249b9d6854f6378e75a0f130aea1c