Hi,
I'm using Jclouds plugin to create openstack instance on the fly during job build and terminate as job get finished.
but i'm facing problem in ssh authentication.
Jclouds trying to login with ssh key pair with login user as "root" instead of "ubuntu"on ubuntu cloud image.
where to configure in plugin to login with ubuntu user.
please advise.