commit | 884d1063d289088eaeace2ea8e4d656d6035744a | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Fri Jan 23 03:24:41 2015 +0000 |
committer | Ken'ichi Ohmichi <ken1ohmichi@gmail.com> | Thu Feb 05 00:24:37 2015 +0000 |
tree | 0cf75f01bda4d1e062bd5f1feb1dcf3041b16a74 | |
parent | 19b6ff59408fd1c43b8fb2397d7e77d9b362036b [diff] |
Remove inheritance from baremetal client baremetal client has complicated inheritance because Tempest tested XML tests and the base part of the client was necessary for both XML and JSON. However, XML tests have been already removed from Tempest and the inheritance is unnecessary and the code is complicated. The this patch removes the inheritance and renames the file name of the client for fittig to the other clients' names. Change-Id: I0a798fb146edd53b7a61bf30689b93cbd90ddac0