Project

General

Profile

« Previous | Next » 

Revision cc7af718

Added by Leos Stejskal over 1 year ago

Fixes #35088 - Remove GCE Compute resource code

All code related to GCE compute resource
is now in Foreman Google plugin

https://github.com/theforeman/foreman_google

View differences:

app/models/compute_resource.rb
'EC2' => 'Foreman::Model::EC2',
'Vmware' => 'Foreman::Model::Vmware',
'Openstack' => 'Foreman::Model::Openstack',
'GCE' => 'Foreman::Model::GCE',
}
end

Also available in: Unified diff