Move CONF values into __init__ in RemoteClient

RemoteClient needs to become tempest.lib for using the other projects
and we need to separate CONF values from the class before.
This patch moves CONF values into __init__() in RemoteClient as the
first step.

Change-Id: Idde723f2ac637e6a47f3f3c8927ea5801b5fe603
1 file changed