Commit 86540f33 authored by garciadeblas's avatar garciadeblas
Browse files

Minor update in instructions to add GCP VIM to OSM

parent 7f80af27
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -386,7 +386,7 @@ Additional optional configuration:

In order to use a VIM target based on Google Cloud, the following information needs to be gathered:

- Access credentials file (`creds`): the JSON file corresponding to a GCP service account. This file is obtained from the portal in the moment the service account is created.
- Access credentials file (`creds`): the JSON key file corresponding to a GCP service account. If no service account is available, a new service account will have to be created under `IAM > Service accounts`. Then, once created, you can go to `Service accounts > Keys` and create a new key in JSON format for the service account. The JSON key file will be automatically downloaded.
- The `project`, the name of the Google Cloud project to be used to deploy IaaS resources (VM, nets, etc.).
- The `region`to be used to deploy IaaS resources (VM, nets, etc.).