i've run into some issues trying to use jclouds with Citrix CloudPlatform
3.0.6 with a basic networking setup. it appears with this type of setup (i
haven't run into this with advanced networking), the SSH API calls require
the account and domainid parameters, but i don't see a way to provide these
with jclouds 1.6.0. this problem is encountered while trying to create an
ssh key pair. i tried to get around it by manually creating an ssh key
pair, however when i tried to create an instance using the generic api and
use that ssh key, i encountered the following error:

Caused by: java.lang.IllegalStateException: {
"deployvirtualmachineresponse" :
{"uuidList":[],"errorcode":431,"cserrorcode":4490,"errortext":"A key pair
with name '[email protected]' was not found."} }

thanks.

~jim

Reply via email to