service account + docs link

Add reference to service account and a link to more documentation.
This commit is contained in:
orestica
2014-07-15 16:22:10 -07:00
parent c5cc7ea83a
commit 0e01b2a0bc

View File

@@ -1,6 +1,8 @@
# To be used to test GoogleCredentials.get_application_default()
# from local machine and GCE.
# The GCE virtual machine needs to have the Compute API enabled.
# The GCE virtual machine needs to have both service account and
# Compute API enabled.
# See: https://developers.google.com/compute/docs/authentication
from googleapiclient.discovery import build
from oauth2client.client import GoogleCredentials