Hi, I added two new features for instances. Both features handle authentification.
'authentification_key': This is used in EC2 driver, where you can now supply a 'keyname' when you are creating a new instance. Keyname is then reported back in 'show' action. Keyname is associated with generated private key, which you can use to login into instance. 'authentification_password': This feature wraps authentification for GoGrid driver, where you just get list of your passwords for running servers/instances. So when you apply this patch you will see a 'username' and 'password' XML tags in show action. Let me know if these patches are working for you. - Michal _______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
