 Chromium Code Reviews
 Chromium Code Reviews Issue 
            2987613002:
    Fix gae.py's detection of current active credentials.  (Closed)
    
  
    Issue 
            2987613002:
    Fix gae.py's detection of current active credentials.  (Closed) 
  | DescriptionFix gae.py's detection of current active credentials.
There are two problems:
1. Looks like gcloud is not using ~/.config/cloud/credentials anymore. We now
   use public API to check for current active account instead.
2. Looks like appcfg.py is not aware of gcloud's credentials anymore, so we need
   to reintroduce appcfg-specific login command again. We call it appcfg_login.
   This will go away soon-ish once we switch to gcloud as the only supported
   mode of operation.
R=nodir@chromium.org, maruel@chromium.org
BUG=747588
Review-Url: https://codereview.chromium.org/2987613002
Committed: https://github.com/luci/luci-py/commit/8b90cdd97f8f088bcba2fa376ce49d9863b48902
   Patch Set 1 #Patch Set 2 : typo #
 Messages
    Total messages: 7 (3 generated)
     | ||||||||||||||||||||||||||||