You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/06/12 15:05:01 UTC

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

    [ https://issues.apache.org/jira/browse/JCLOUDS-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583358#comment-14583358 ] 

ASF subversion and git services commented on JCLOUDS-911:
---------------------------------------------------------

Commit 3bfa3cea5da0ed54ef1f4ba9e93231191a8538a7 in jclouds-labs-google's branch refs/heads/master from [~nacx]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-google.git;h=3bfa3ce ]

Image credentials and project improvements.

JCLOUDS-870: Adds the missing projects to the default project list
JCLOUDS-861 & JCLOUDS-911: Improved the way image OSFamily is parsed and
configured the default username for each image type.


> 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)