Skip to content

Commit

Permalink
Revert "Merge pull request #16611 from tumido/fix_mw_datasource_opera…
Browse files Browse the repository at this point in the history
…tions"

This reverts commit ba585f0.
  • Loading branch information
simaishi committed Dec 12, 2017
1 parent 01b22de commit 448e10e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/models/middleware_datasource.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ class MiddlewareDatasource < ApplicationRecord
acts_as_miq_taggable
serialize :properties

delegate :mutable?, :in_domain?, :to => :middleware_server

def metrics_capture
@metrics_capture ||= ManageIQ::Providers::Hawkular::MiddlewareManager::LiveMetricsCapture.new(self)
end
Expand Down

0 comments on commit 448e10e

Please sign in to comment.