Skip to content

Add gce.json template for the API#85

Merged
evgeni merged 1 commit intodevelopfrom
gce.json
Feb 5, 2026
Merged

Add gce.json template for the API#85
evgeni merged 1 commit intodevelopfrom
gce.json

Conversation

@evgeni
Copy link
Member

@evgeni evgeni commented Feb 5, 2026

This was not copied over in the original "move GCE support out of core", but was recently removed from core [1], resulting in errors like

Cannot find rabl template 'api/v2/compute_resources/gce.json' within registered …

[1] theforeman/foreman@b1f397d

This was not copied over in the original "move GCE support out of core",
but was recently removed from core [1], resulting in errors like

    Cannot find rabl template 'api/v2/compute_resources/gce.json' within registered …

[1] theforeman/foreman@b1f397d
Copy link
Collaborator

@stejskalleos stejskalleos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked the other removed files:

  • app/views/compute_resources_vms/form/gce/_base.html.erb
  • app/views/compute_resources_vms/form/gce/_volume.html.erb
  • app/views/compute_resources_vms/index/_gce.html.erb
  • app/views/compute_resources_vms/show/_gce.html.erb

All of them are present in foreman_google, so once the CI is green, let's get this in.

@evgeni
Copy link
Member Author

evgeni commented Feb 5, 2026

I am running a robotello test, which was failing with this file missing - will report once it's finished.

@evgeni
Copy link
Member Author

evgeni commented Feb 5, 2026

It passed, merging

@evgeni evgeni merged commit 39dedd7 into develop Feb 5, 2026
9 checks passed
@evgeni evgeni deleted the gce.json branch February 5, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants