commit | fa8826cc0d0a8ab5b3b405456ea349d62702560a | [log] [tgz] |
---|---|---|
author | Martin Kustermann <kustermann@google.com> | Mon Nov 03 14:04:01 2014 +0100 |
committer | Martin Kustermann <kustermann@google.com> | Mon Nov 03 14:04:01 2014 +0100 |
tree | 68aa20118060a09a5c79f7332656588b0d761eca | |
parent | 3386fd9a403c0409383af283faf1c5454cde0aa1 [diff] |
Prepare for publishing v0.1.0 R=sgjesse@google.com Review URL: https://codereview.chromium.org//697983002
High level interface for Google Cloud Platform APIs
If you want to run the end-to-end tests, a Google Cloud project is required. When running these tests the following envrionment variables needs to be set:
GCLOUD_E2E_TEST_PROJECT GCLOUD_E2E_TEST_KEY
The vaule of the environment variable GCLOUD_E2E_TEST_PROJECT
is the name of the Google Cloud project to use. The value of the environment variable GCLOUD_E2E_TEST_KEY
is a Google Cloud Storage path (starting wiht gs://
) to a JSON key file for a service account providing access to the Cloud Project.