docker-machine-opennebula
docker-machine-opennebula copied to clipboard
[one.vmpool.info] User couldn’t be authenticated, aborting call
Hi,
I’m using Opennebula with Docker-machine and when I use the following command:
docker-machine create --driver opennebula --opennebula-template-id 1
I get this error:

zeus@master-node:/var/log/one$ docker-machine ls NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS test - opennebula Error Unknown [one.vmpool.info] User couldn’t be authenticated, aborting call.
How can I make sure the user is authenticated to deploy vms?