Hi all,
I'm experimenting with vCloud's driver (vCloud 1.5) and haven't managed so far to successfully deploy Linux VMs with ssh keys. I know there are some nice examples on http://ci.apache.org/projects/libcloud/docs/compute/examples.html but would appreciate further tips and advice on how you manage your vCloud VMs deployments. create_node does create a VM for me, but I never get a password (there's no AdminPassword field on vCloud's response for the VM). On vCloud 0.8 driver I see that password is specified on create_node, but for 1.5 there's no mention on the password. Also the username is root, or can I specify another one as well? Then ex_vm_script parameter for create_node, does this expect to be a bash script or commands? Thanks for any help. Cheers, Markos
