Return-Path: X-Original-To: apmail-libcloud-notifications-archive@www.apache.org Delivered-To: apmail-libcloud-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1A1E118D1D for ; Fri, 15 Jan 2016 15:49:40 +0000 (UTC) Received: (qmail 41634 invoked by uid 500); 15 Jan 2016 15:49:40 -0000 Delivered-To: apmail-libcloud-notifications-archive@libcloud.apache.org Received: (qmail 41600 invoked by uid 500); 15 Jan 2016 15:49:40 -0000 Mailing-List: contact notifications-help@libcloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@libcloud.apache.org Delivered-To: mailing list notifications@libcloud.apache.org Received: (qmail 41588 invoked by uid 99); 15 Jan 2016 15:49:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jan 2016 15:49:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DE9082C14F7 for ; Fri, 15 Jan 2016 15:49:39 +0000 (UTC) Date: Fri, 15 Jan 2016 15:49:39 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@libcloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LIBCLOUD-785) GCE: Service Account User ID has been changed the postfix MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LIBCLOUD-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101950#comment-15101950 ] ASF subversion and git services commented on LIBCLOUD-785: ---------------------------------------------------------- Commit 22093a6a55a73274be263567effbe1af577e22c7 in libcloud's branch refs/heads/0.20.1 from [~erjohnso] [ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=22093a6 ] [google] Allow for old and new style service account client email address Closes LIBCLOUD-785 > GCE: Service Account User ID has been changed the postfix > --------------------------------------------------------- > > Key: LIBCLOUD-785 > URL: https://issues.apache.org/jira/browse/LIBCLOUD-785 > Project: Libcloud > Issue Type: Bug > Components: Core > Reporter: Hoang Phan > Assignee: Eric Johnson > Labels: gce, google-compute-engine, oauth2 > > The post-fix of Service Account has been change from developer.gserviceaccount.com to ..iam.gserviceaccount.com. It make user always need to use api service to authenticate. > https://github.com/apache/libcloud/blob/trunk/libcloud/common/google.py#L609 -- This message was sent by Atlassian JIRA (v6.3.4#6332)