Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove middleware/hawkular code #19361

Closed
himdel opened this issue Oct 3, 2019 · 1 comment · Fixed by #19378
Closed

Remove middleware/hawkular code #19361

himdel opened this issue Oct 3, 2019 · 1 comment · Fixed by #19378
Assignees

Comments

@himdel
Copy link
Contributor

himdel commented Oct 3, 2019

Hawkular support was removed in early 2018, yet:

manageiq/$ ag middleware | wc -l
938
manageiq/$ ag hawkular | wc -l
156

@miq-bot add_label technical debt

Related to:

@djberg96
Copy link
Contributor

djberg96 commented Oct 8, 2019

I see the following files in core that contain "Hawkular":

  • lib/active_metrics/connection_adapters/hawkular_metrics_adapter.rb
  • app/models/middleware_performance.rb
  • app/models/middleware_server.rb
  • app/models/middleware_datasource.rb
  • app/models/middleware_messaging.rb
  • app/models/container_node.rb # comment only
  • spec/factories/middleware_server_group.rb
  • spec/factories/middleware_datasource.rb
  • spec/factories/middleware_servers.rb
  • spec/factories/middleware_messaging.rb
  • spec/factories/middleware_domain.rb
  • spec/models/ext_management_system_spec.rb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants