Actions
Bug #28418
openSubnetwork support in Google Cloud compute resource ?
Status:
New
Priority:
Normal
Assignee:
-
Category:
Compute resources - GCE
Target version:
-
Description
Hello,
I cannot create any VM using Google Cloud compute resource, it ends up with:
Failed to create a compute gcloud-company-west1-b (europe-west1-b-Google) instance viola-labay.prov.company.com: invalid: Invalid value for field 'resource.networkInterfaces[0]': '{ "network": "https://www.googleapis.com/compute/v1/projects/company/global/networks/company-vpc-eur...'. Subnetwork should be specified for custom subnetmode network
From what I see this is supported in Fog:
https://github.com/fog/fog-google/issues/158
But foreman isn't asking me for this parameter, neither while creating Compute Profile nor in Virtual Machine tab when creating the VM.
I don't know how it could work without this but for us it definitely renders the whole plugin unusable.
Best regards, Adam.
Actions