Merge pull request #488 from spinnaker/api-links

Add direct links to enable the Google APIs.
This commit is contained in:
Tomas Lin 2015-11-12 20:57:13 -08:00
Родитель c8d88bb771 80abec748b
Коммит d198aac388
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -122,7 +122,7 @@ Sign into the [Google Developer's Console](https://console.developers.google.com
- In the Google Developer's Console, select the project you wish Spinnaker
to manage.
- Go to the API Management page.
- Enable the "Compute Engine" and "Compute Engine Autoscaler" APIs (if you don't see Autoscaler listed, you can locate it using the search box).
- Enable the [Compute Engine](https://console.developers.google.com/apis/api/compute_component/overview?project=_) and [Compute Engine Autoscaler](https://console.developers.google.com/apis/api/autoscaler/overview?project=_) APIs.
2. Add and Obtain Credentials
- Navigate to the Credentials tab (if using the beta console, it is in API Manager).
- Select "Service account" and create a JSON key.