Skip to content

Commit

Permalink
Also remove TemplateXen and the factory
Browse files Browse the repository at this point in the history
  • Loading branch information
himdel committed Jun 16, 2020
1 parent 38ba871 commit bbdc24c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions app/models/template_xen.rb

This file was deleted.

2 changes: 0 additions & 2 deletions spec/factories/vm_or_template.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@
vendor { "vmware" }
end

factory(:template_xen, :class => "TemplateXen", :parent => :template_infra)

factory :vm_amazon, :class => "ManageIQ::Providers::Amazon::CloudManager::Vm", :parent => :vm_cloud do
location { |x| "#{x.name}.us-west-1.compute.amazonaws.com" }
vendor { "amazon" }
Expand Down

0 comments on commit bbdc24c

Please sign in to comment.