You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrea Turli (JIRA)" <ji...@apache.org> on 2015/11/02 10:31:27 UTC

[jira] [Created] (JCLOUDS-1032) Re-use existing KeyPair

Andrea Turli created JCLOUDS-1032:
-------------------------------------

             Summary: Re-use existing KeyPair 
                 Key: JCLOUDS-1032
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1032
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-compute
    Affects Versions: 1.9.2, 2.0.0
            Reporter: Andrea Turli


When you pass a keyPairName w/t a KeyPair private key, the ssh connection to the node fails subsequently
Looking at https://github.com/jclouds/jclouds/blob/master/apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/compute/strategy/ApplyNovaTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet.java#L116-L125 seems it should fail if keypairName or keypairPrivateKey are null.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)