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

Extract automation engine #13783

Merged
merged 3 commits into from
May 1, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ def manageiq_plugin(plugin_name)
end
end

manageiq_plugin "manageiq-automation_engine"
manageiq_plugin "manageiq-content"
manageiq_plugin "manageiq-providers-amazon"
manageiq_plugin "manageiq-providers-azure"
Expand Down
2 changes: 0 additions & 2 deletions config/initializers/miq_automation_engine.rb

This file was deleted.

123 changes: 0 additions & 123 deletions lib/miq_automation_engine/README

This file was deleted.

5 changes: 0 additions & 5 deletions lib/miq_automation_engine/automation_engine.rb

This file was deleted.

Loading