Branch: refs/heads/master
Home: https://github.com/jenkinsci/jclouds-plugin
Commit: 6c45634466e45f37e0f4998e8d43a17d78a77081
https://github.com/jenkinsci/jclouds-plugin/commit/6c45634466e45f37e0f4998e8d43a17d78a77081
Author: Cristiano Nicolai <[email protected]>
Date: 2013-08-07 (Wed, 07 Aug 2013)
Changed paths:
M src/main/java/jenkins/plugins/jclouds/compute/JCloudsSlaveTemplate.java
Log Message:
-----------
Fix for connecting into Openstack slaves
Currently OpenStack only supports user/password combination for
XenServer, all others need to use ssh with certificates to be able to
login into the new instance for the first time.
See https://wiki.openstack.org/wiki/HypervisorSupportMatrix
This uses the following logic: if you don't specify a password for the
VM and there is a private key set on the JClouds options, it will use
that to connect to the newly created instance.
Commit: 3a8412fe679c83e58aa37347e8ff7138f61a3714
https://github.com/jenkinsci/jclouds-plugin/commit/3a8412fe679c83e58aa37347e8ff7138f61a3714
Author: Andrew Bayer <[email protected]>
Date: 2013-08-07 (Wed, 07 Aug 2013)
Changed paths:
M src/main/java/jenkins/plugins/jclouds/compute/JCloudsSlaveTemplate.java
Log Message:
-----------
Merge pull request #44 from cristianonicolai/privatekey
Fix for connecting into Openstack slaves
Compare:
https://github.com/jenkinsci/jclouds-plugin/compare/c4f92eb366b3...3a8412fe679c
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.