Skip to content

Google Compute API adapter with authentication using gtoken

Jeff Orrok requested to merge minor/ADAPT-340 into master
  1. model changed from gcpCompute to gcp_compute to match the repo
  2. gtoken library used in place of standard adapter-utils authentication (see comment in JIRA)
  3. refer to comments in the JIRA ticket regarding setting up a service account and using the keyFile
Edited by Jeff Orrok

Merge request reports