Skip to content

Commit

Permalink
drop CR branding, Rackspace support is no more upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Oct 17, 2023
1 parent 1e8b726 commit 50ca98a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 deletions app/models/concerns/compute_resource_branding.rb

This file was deleted.

1 change: 0 additions & 1 deletion lib/foreman_theme_satellite/engine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ class Engine < ::Rails::Engine
assets_to_override.each { |path| Rails.application.config.assets.paths.unshift path }
# Include your monkey-patches over here
::ForemanGoogle::GCE.send(:prepend, GCE::ClassMethods) if Foreman::Plugin.installed?("foreman_google")
ComputeResource.singleton_class.send :prepend, ComputeResourceBranding::ClassMethods
require 'rss_checker_branding'
UINotifications::RssNotificationsChecker.send :prepend, RssCheckerBranding
Foreman::Model::Openstack.send :include, Openstack
Expand Down

0 comments on commit 50ca98a

Please sign in to comment.