Open
Description
Currently the toolkit writer has to do something like:
env = RemoteEnvironment("name",
virtual_source.parameters.additional_mounts[0]["environment"],
RemoteHost("name","ref","bin_path","scratch_path"))
All of those values are then thrown away except for the environment ref. it would be good for the wrapper classes to have a function that the toolkit writers can use which only needs an environment reference.
┆Issue is synchronized with this Jira Story by Unito