googlegenomics / elasticluster

9 stars 2 forks source link

Can't find custom images on GCE #13

Open tantrev opened 8 years ago

tantrev commented 8 years ago

Attempts to load a custom image result in the following error:

ERROR:gc3.elasticluster:Error creating instance `<HttpError 400 when requesting https://www.googleapis.com/compute/v1/proj
ects/**REDACTED**/zones/us-east1-d/instances?alt=json returned "Invalid value for field '': 'https://www.googleapis.com/c
ompute/v1/projects/elastimage-cloud/global/images/elastimage'. Referenced resource was not found.">`

Behavior has also been documented by others:

Elasticluster cannot find custom images. Appears to be improper API use.

Current workaround seems to be running a custom shell script at runtime.