commit | f50e4dfeef8e451b6e9d8361fbeabc39ba897c6c | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Fri Mar 10 10:52:53 2017 -0800 |
committer | Ken'ichi Ohmichi <ken1ohmichi@gmail.com> | Mon Mar 13 12:07:05 2017 +0000 |
tree | 8a9399c03d6a4be0005488149feffaf3f657047f | |
parent | 32cac095fa1a434509c4cd62c77830b063f67a0d [diff] |
Use tempest.lib data_utils - network Tempest has duplicated modules of data_utils, one is tempest.lib and the other is tempest.common. The difference is tempest.common module refers to the config option resources_prefix. And the option is marked as deprecated already. So it is nice to replace the calls with tempest.lib one. Change-Id: I6d8d9fcea9f31a4ce6b3c893383fce12f4d17c18