commit | cd4a51ee962ba3f43a6adba3c819b21e4c2a3ad6 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Thu Nov 13 07:25:33 2014 +0000 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Tue Nov 18 08:27:47 2014 +0000 |
tree | 9070922351a0d11d5daabdc89d33a391bf87d526 | |
parent | 89418167c39cc402104b8b279f1283cd35fc0f25 [diff] |
Add internal methods for setting compute clients If disabling XML tests on compute API tests by the config item "xml_api_v2", we need to switch XML clients to JSON clients on the other project API tests. But current code is difficult to switch, because compute clients are many and the order is mess. This patch adds internal methods to set compute clients for cleanup. Change-Id: I62bf48845c289b86f1af71e9fbf71e45b509a43d