You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ruben Rubio Rey (JIRA)" <ji...@apache.org> on 2015/05/24 04:26:17 UTC

[jira] [Created] (JCLOUDS-911) Jclouds cannot create CentOS in Google Compute Engine

Ruben Rubio Rey created JCLOUDS-911:
---------------------------------------

             Summary: Jclouds cannot create CentOS in Google Compute Engine
                 Key: JCLOUDS-911
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-911
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-compute
    Affects Versions: 2.0.0
            Reporter: Ruben Rubio Rey
            Priority: Critical


Jclouds cannot create CentOS instances in Google Compute Engine.

By default GCE uses the root user to log into the server, and CentOS instances in GCE does not PermitRootLogin at sshd_config.

Therefore it fails at org.jclouds.compute.internal.BaseComputeService.createNodesInGroup(BaseComputeService.java:222) because of AuthorizationException.







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