commit | 60680a85670f26017cfcd045c790cebf6f0ed618 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Fri Mar 10 11:03:16 2017 -0800 |
committer | Ken'ichi Ohmichi <ken1ohmichi@gmail.com> | Mon Mar 13 12:07:54 2017 +0000 |
tree | c29fa28a75c5a496c936cacd70d0b3145fc81ef6 | |
parent | 32cac095fa1a434509c4cd62c77830b063f67a0d [diff] |
Use tempest.lib data_utils - orchestration 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: I5db7cead61e5891a8e99b608069c2474ca1777a1